November 2025
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930

Categories

November 2025
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930

Disable first time password change in AIX

Disable first time password change in AIX

 

How to disable first time password change in AIX?

Usually in AIX, if you change the password of a user, it will prompt the user to change his password when he login first time.

To disable this first time password change in AIX Server, Clear the ADMCHG flag of the user account.

To do this,

pwdadm -c  <USER_NAME>

Example:

#pwdadm –c testuser1

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>