... adduser FinanceR # 设置新用户名 passwd FinanceR # 设置该用户的密码 mkdir /home/FinanceR # 初始化工作空间 ...
基于1个网页-相关网页
您必须以root用户的身份在AIX中重新设置该用户的密码。
(在为用户设置密码时,将创建该用户的密钥存储库)。
(a key store for an user is created when a password is set for that user).
现在,您可以通过运行passwd - R LDAP test1命令为用户test1设置密码,然后验证该用户的登录。
Now you can set the password for user test1 by running the passwd -r LDAP test1 command, and then verify the user's login.
应用推荐