Query: lchage
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
lchage(8) System Manager's Manual lchage(8)NAMElchage - Display or change user password policySYNOPSISlchage [OPTION]... userDESCRIPTIONDisplays or allows changing password policy of user.OPTIONS-d, --date=days Set the date of last password change to days after Jan 1 1970. -E, --expire=days Set the account expiration date to days after Jan 1 1970. Set days to -1 to disable account expiration. -i, --interactive Ask all questions when connecting to the user database, even if default answers are set up in libuser configuration. -I, --inactive=days Disable the account after days after password expires (after the user user is required to change the password). -l, --list Only list current user's policy and make no changes. -m, --mindays=days Require at least days days between password changes. Set days to 0 to disable this checking. -M, --maxdays=days Require changing the password after days since last password change. Set days to 99999 to disable this checking. -W, --warndays=days Start warning the user days before password expires (before the user is required to change the password).EXIT STATUSThe exit status is 0 on success, nonzero on error. libuser Jan 12 2005 lchage(8)
| Related Man Pages |
|---|
| chage(1) - suse |
| shadow(5) - redhat |
| chage(1) - centos |
| chage(1) - freebsd |
| chage(1) - bsd |
| Similar Topics in the Unix Linux Community |
|---|
| Script to change UNIX password |
| Help in a Recursive date program!!!! |
| Can somebody solve this |
| how to get what date was 28 days ago of the current system date IN UNIX |
| Shadow file password policy |