From 97c26c1924b076ef23ebe4381558e8aa025712b2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:54:37 +0200 Subject: Adding upstream version 1:4.13+dfsg1. Signed-off-by: Daniel Baumann --- man/expiry.1.xml | 125 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 man/expiry.1.xml (limited to 'man/expiry.1.xml') diff --git a/man/expiry.1.xml b/man/expiry.1.xml new file mode 100644 index 0000000..338b3bf --- /dev/null +++ b/man/expiry.1.xml @@ -0,0 +1,125 @@ + + + + + +]> + + + + + + Julianne Frances + Haugh + Creation, 1990 + + + Thomas + Kłoczko + kloczek@pld.org.pl + shadow-utils maintainer, 2000 - 2007 + + + Nicolas + François + nicolas.francois@centraliens.net + shadow-utils maintainer, 2007 - now + + + + expiry + 1 + User Commands + shadow-utils + &SHADOW_UTILS_VERSION; + + + expiry + check and enforce password expiration policy + + + + + expiry + + option + + + + + + DESCRIPTION + + The expiry command checks () + the current password expiration and forces () + changes when required. It is callable as a normal user command. + + + + + OPTIONS + + The options which apply to the expiry command are: + + + + , + + Check the password expiration of the current user. + + + + , + + + Force a password change if the current user has an expired + password. + + + + + , + + Display help message and exit. + + + + + + + FILES + + + /etc/passwd + + User account information. + + + + /etc/shadow + + Secure user account information. + + + + + + + SEE ALSO + + + passwd5 + , + + shadow5 + . + + + -- cgit v1.2.3