1. NAME

expiry - check and enforce password expiration policy

2. SYNOPSIS

expiry [-c] [-f]

3. DESCRIPTION

The expiry command checks (-c) the current password expiration and forces (-f) changes when required. It is callable as a normal user command.

4. FILES

/etc/passwd
    User account information.

/etc/shadow
    Secure user account information.

5. SEE ALSO

passwd(5), shadow(5).