when we use passwd username
to change passwords to the users
on the next login
it tells them
"3004-610 You are required to change your password.
Please choose a new one."
is this a setup problem
then you have to re enter the password 2 more times
No, fousait, that is because when root sets a user's password, it is flagged as 'ADMCHG' - changed by administrator - in /etc/security/passwd. So on next login that user has to choose his own password, because the system knows the password was not chosen by the user his/herself...
Look at the FAQ by Columb, there is a c-program in there (based on a program of mine) which you can copy/paste to a program source file on your AIX box and compile it. With that program you'll be able to set a user's password which is valid also on first login.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.