# lock / unlock account user id on HP-UX trusted system
/usr/lbin/getprpw useraccount
# unlock / enable / reactivate:
/usr/lbin/modprpw -k useraccount
# lock / expire password:
/usr/lbin/modprpw -e useraccount
# Do not use a capital E, as it will expire the password on all user accounts.
Friday, 11 July 2008
lock / unlock account user id on HP-UX trusted system
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment