题目内容

添加用户组使用命令。

A. groupadd
B. newgrp
C. useradd
D. userdel

查看答案
更多问题

普通用户helen的默认主目录是什么?

A. /helen
B. /root/helen
C. /home/helen
D. /dev/helen

为了保证系统的安全,现在的LINUX系统一般将/etc/passwd密码文件加密后,保存在( )文件

A. /etc/password
B. /etc/shadow
C. /etc/group
D. /etc/libasafe.notify

添加一个用户,起初指定他的帐号在30天后过期,现在想改变这个过期时间,用______命令最合适。

A. usermod -a
B. usermod -d
C. usermod -x
D. usermod -e

修改用户的个人说明,应使用命令______

A. groupmod-c"Thisisatest" user1
B. chmod-c"Thisisatest" user1
C. usermod-c"Thisisatest" user1
D. usermod-e"Thisisatest" user1

答案查题题库