1. Executable programs or shell commands
EXPIRY
Section: User Commands (1)Updated: 11/24/2022
Index | Return to Main Contents
NAME
expiry - check and enforce password expiration policySYNOPSIS
- expiry option
DESCRIPTION
OPTIONS
The options which apply to the expiry command are:
-c, --check
- Check the password expiration of the current user.
-f, --force
- Force a password change if the current user has an expired password.
-h, --help
- Display help message and exit.
FILES
/etc/passwd
- User account information.
/etc/shadow
- Secure user account information.
SEE ALSO
Index
Return to Main Contents
Close