Unlock user account in AIX


To unlock an user account in AIX, you should use the following command:

# chuser account_locked='false' <username>

,