[root] passwd -s test : Retrive the password attributes for an account.
test PS 10/17/13 0 91
[root]passwd -l test : Lock the account.
test LK 12/26/13 0 91
[root]passwd -d test : Unlock the account.
test NP 12/26/13 0 91
PS : Password Set.
LK : Account Locked.
NP : No Password.
test PS 10/17/13 0 91
[root]passwd -l test : Lock the account.
test LK 12/26/13 0 91
[root]passwd -d test : Unlock the account.
test NP 12/26/13 0 91
PS : Password Set.
LK : Account Locked.
NP : No Password.
No comments:
Post a Comment