This is how you reset the failed login count on AIXchsec -f /etc/security/lastlog -a "unsuccessful_login_count=0" -s username
chsec -f /etc/security/lastlog -a "unsuccessful_login_count=0" -s username
This is how you unlock the accountchuser "account_locked=false" username
chuser "account_locked=false" username