Man page - expiry(1)
Packages contas this manual
- userdel(8)
- vipw(8)
- grpunconv(8)
- gshadow(5)
- pwunconv(8)
- chgpasswd(8)
- groupdel(8)
- subuid(5)
- useradd(8)
- usermod(8)
- subgid(5)
- vigr(8)
- groupadd(8)
- grpck(8)
- passwd(5)
- grpconv(8)
- passwd(1)
- shadowconfig(8)
- expiry(1)
- gpasswd(1)
- chpasswd(8)
- pwck(8)
- shadow(5)
- pwconv(8)
- chfn(1)
- groupmod(8)
- chage(1)
- chsh(1)
- newusers(8)
Package: passwd
apt-get install passwd
apt-get install passwd
Manuals in package:
Documentations in package:
Available languages:
en fr it pl cs tr sv ja uk ru zh_CN deManual
| EXPIRY(1) | User Commands | EXPIRY(1) |
NAME
expiry - check and enforce password expiration policy
SYNOPSIS
expiry option
DESCRIPTION
The expiry command checks (-c) the current password expiration and forces (-f) changes when required. It is callable as a normal user command.
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
passwd(5), shadow(5).
| 04/19/2025 | shadow-utils 4.17.4 |