Hi all,
I've got a question about password generating / password assigning (under AIX 5.1)
I'd like to assign a predefined password to an optional user.
The password has been created before by a password generator and I don't know how to assign this password automatically to a special user.
"passwd" and "useradd" seem not to have a possibility to set passwords by an argument or something similar . The script I expect should create automatically the password and assign it to a user. There shouldn't be any input by prompt.
Someone can help me?
I've got a question about password generating / password assigning (under AIX 5.1)
I'd like to assign a predefined password to an optional user.
The password has been created before by a password generator and I don't know how to assign this password automatically to a special user.
"passwd" and "useradd" seem not to have a possibility to set passwords by an argument or something similar . The script I expect should create automatically the password and assign it to a user. There shouldn't be any input by prompt.
Someone can help me?