免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1767 | 回复: 5
打印 上一主题 下一主题

确任一下正确答案 [useradd] [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2010-02-06 07:31 |只看该作者 |倒序浏览
不太确定下面useradd 问题的答案...


------
You need to add a new user named test1 on your Solaris10 using useradd command.
The user's home directory should be automatically created.
Plcae useradd option into the correct place on the command oline.
Note: NOt all options will be used.

# useradd  [option1] /export/home/test1  \
                [option2]  /bin/ksh                \
                [option3]  test1                   \

options:
-d, -c, -P, -s, -D, -m ,-f, -R

ANS: option1 = -D   ; option2 = -m  ; option3 = -R

-------


我觉的答案好像该是 option1 = -d   ; option2 = -s  ; option3 = -m

论坛徽章:
0
2 [报告]
发表于 2010-02-06 08:02 |只看该作者
我看也是你的答案。

-R role
One or more comma-separated execution profiles defined in user_attr(4). Roles cannot be assigned to other roles.

-D
Display the default values for group, base_dir, skel_dir, shell, inactive, expire, proj, projname and key=value pairs. When used with the -g, -b, -f, -e, -A, -P, -p, -R, or -K options, the -D option sets the default values for the specified fields. The default values are:

都扯不上边边

论坛徽章:
0
3 [报告]
发表于 2010-02-06 10:55 |只看该作者
不太确定下面useradd 问题的答案...


------
You need to add a new user named test1 on your Solari ...
stock99 发表于 2010-02-06 07:31



    你是对的,别太相信所谓的“答案”

论坛徽章:
0
4 [报告]
发表于 2010-02-07 00:47 |只看该作者
这类问题直接可以在系统里敲几个命令不就知道答案了吗

论坛徽章:
0
5 [报告]
发表于 2010-02-08 10:33 |只看该作者
# useradd -d /export/home/test1  \
                  -s /bin/ksh                \
                  -m  test1                   \

论坛徽章:
0
6 [报告]
发表于 2010-02-08 13:05 |只看该作者
# useradd -d /export/home/test1  \
                  -s /bin/ksh                \
                 ...
zhangleo1986 发表于 2010-02-08 10:33



    就是这个
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP