Unlocking a User Account (CTP Menu)
==========================================================================
= (ctp_87 04/08/14 15:29:21 UTC) | Node Operations Menu
==========================================================================
Please select a number from the following list:
-------------------------------------
0) Back to Previous Menu
1) Change Node Date/Time/TimeZone
2) Display network settings
3) Configure network settings
4) Initialize Database
5) Ping IP address
6) Traceroute IP address
7) ssh to another host
8) System descriptor field:
9) Reboot Node
10) Powerdown Node
11) Display ethernet media
12) Config ethernet media
13) Set your password
14) Config security profile
15) Unlock user account
------------ Your choice [0]: 15
Enter the user to be unlocked:
Usage: chage [-l] [-m min_days] [-M max_days] [-W warn]
[-I inactive] [-E expire] [-d last_day] user
chage |
Sets the password expiry information for a user. |
-l |
Sets the expiry information for an account. |
-m |
Sets the minimum number of days that must pass before the password can be changed again. This is calculated from the date when the password was last changed. |
-M |
Sets the maximum number of days after which password must be changed. This is calculated from the date when the password was last changed. |
-W |
Sets the number of days before the expiry of the current password to issue password change warning. before |
-I |
Sets the number of days after password expiry when the account will be locked. |
-E |
Sets the password expiry date for a user. Specify date in the format MM/DD/YYYY or YYYY-MM-DD. |
-d |
Sets the last day for the user to change password. |
user |
User account |