Man page - expiry(1)
Packages contains this manual
- chsh(1)
- gpasswd(1)
- gshadow(5)
- groupmod(8)
- grpconv(8)
- usermod(8)
- passwd(1)
- grpunconv(8)
- subgid(5)
- vipw(8)
- pwck(8)
- useradd(8)
- expiry(1)
- chfn(1)
- chage(1)
- pwconv(8)
- groupadd(8)
- passwd(5)
- subuid(5)
- vigr(8)
- chgpasswd(8)
- shadowconfig(8)
- groupdel(8)
- pwunconv(8)
- shadow(5)
- chpasswd(8)
- newusers(8)
- grpck(8)
- userdel(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
NAMESYNOPSIS
DESCRIPTION
OPTIONS
FILES
SEE ALSO
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).