问题:
超级用户登录后,执行“useradd–dhelen”命令,设置helen用户不需密码就可登录。 接着执行“groupadd–g600temp”命令创建temp组群并指定其GID。 最后执行“usermod–Gtemphelen”命令,设置helen用户的附加组群为temp。
相关内容