chage Flashcards
1
Q
chage
A
The chage command changes the number of days between password changes and the date of the last password change.
2
Q
chage
- d
- E
- I
- l
A
- d, –lastday LAST_DAY, Set date of last password change to LAST_DAY.
- E, –expiredate EXPIRE_DATE, Set account expiration date to EXPIRE_DATE.
- I, –inactive INACTIVE, Set password inactive after expiration to INACTIVE.
- l, –list, Show account aging information.
3
Q
chage
- m
- M
- R
- W
A
- m, –mindays MIN_DAYS, Set minimum number of days before password change to MIN_DAYS.
- M, –maxdays MAX_DAYS, Set maximum number of days before password change to MAX_DAYS.
- R, –root CHROOT_DIR, Directory to chroot into.
- W, –warndays WARN_DAYS, Set expiration warning days to WARN_DAYS.