# chage --list test
# chage -M 60 test : This makes the password to expire after 60 Days.
# chage -W 5 test : Warning days before password expire.
# chage -M 60 test : This makes the password to expire after 60 Days.
# chage -W 5 test : Warning days before password expire.
No comments:
Post a Comment