Provided by: passwd_4.1.5.1-1ubuntu9.5_amd64 bug

名称

       expiry - check and enforce password expiration policy

大纲

       expiry 选项

描述

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

选项

       expiry 选项可以接受的选项有:

       -c, --check
           Check the password expiration of the current user.

       -f, --force
           如果用户密码过期,则强制用户修改密码。

       -h, --help
           现实帮助信息并退出。

文件

       /etc/passwd
           用户账户信息。

       /etc/shadow
           安全用户账户信息。

参见

       passwd(5), shadow(5).