This blog is to share the knowledge that I possessed in my career while working with multiple technologies across IT environments. I try to share as much relevant things as much possible to make the life system administrators easy and creative.
Sunday, April 17, 2011
HP-UX Commands and Tricks 11.11 11.23 11.31-Unlock User
In HP-UX 11.11/11.23
1. If the system is trusted then run modprpw command to unlock the account.
/usr/lbin/modprpw -k username
2. In HP-UX 11.31
userdbset -d -u username auth_failures
No comments:
Post a Comment