aix下面新用户修改密码错误的解决方法
When trying to change the password with the command "passwd" it returns that the user does not exist.passwd <USER>passwd: changing password for <USER>passwd:<USER> does not exist解决办法:cd /usr/binchown root:sys passwdchmod 6555 passwd
页:
[1]