A. user B. usermod C. userinfo D. infouser
A. 是系统管理员,除了具有与其他的用户一样权限外,还具有系统的特权 B. 和其他的用户一样,不具有特权 C. 权限受到限制,只能在特定的目录中执行操作 D. 以上答案都不正确
A. SU B. su C. Login D. logout
A. groupmod103 grouptestgroup2 B. chgrp-g103 -ngrouptestgroup2 C. chmod-g103 -ngrouptestgroup2 D. groupmod-g103 -ngrouptestgroup2
A. groupadd B. newgrp C. useradd D. userdel
A. /helen B. /root/helen C. /home/helen D. /dev/helen
A. /etc/password B. /etc/shadow C. /etc/group D. /etc/libasafe.notify
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