expiry(1) - Linux manual page

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | FILES | SEE ALSO | COLOPHON

EXPIRY(1)                       User Commands                      EXPIRY(1)

NAME         top

       expiry - check and enforce password expiration policy

SYNOPSIS         top

       expiry option

DESCRIPTION         top

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

OPTIONS         top

       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         top

       /etc/passwd
           User account information.

       /etc/shadow
           Secure user account information.

SEE ALSO         top

       passwd(5), shadow(5).

COLOPHON         top

       This page is part of the shadow-utils (utilities for managing
       accounts and shadow password files) project.  Information about the
       project can be found at ⟨http://pkg-shadow.alioth.debian.org/⟩.  If
       you have a bug report for this manual page, see
       ⟨http://pkg-shadow.alioth.debian.org/getinvolved.php⟩.  This page was
       obtained from the project's upstream Git repository
       ⟨git://anonscm.debian.org/git/pkg-shadow/shadow.git⟩ on 2018-02-02.
       (At that time, the date of the most recent commit that was found in
       the repository was 2017-09-27.)  If you discover any rendering prob‐
       lems in this HTML version of the page, or you believe there is a bet‐
       ter or more up-to-date source for the page, or you have corrections
       or improvements to the information in this COLOPHON (which is not
       part of the original manual page), send a mail to man-pages@man7.org

shadow-utils 4.4                 02/02/2018                        EXPIRY(1)