table of contents
other versions
- bookworm 1:4.13+dfsg1-1+b1
- testing 1:4.16.0-7
- unstable 1:4.16.0-7
- experimental 1:4.17.1-2
EXPIRY(1) | User Commands | EXPIRY(1) |
NOME¶
expiry - controlla e fa rispettare la scadenza della password
SINOSSI¶
expiry option
DESCRIZIONE¶
The expiry command checks (-c) the current password expiration and forces (-f) changes when required. It is callable as a normal user command.
OPZIONI¶
The options which apply to the expiry command are:
-c, --check
Controlla la scadenza della password dell'utente
corrente.
-f, --force
Forza un cambio di password se l'utente corrente ha una
password scaduta.
-h, --help
Mostra un messaggio di aiuto ed esce.
FILE¶
/etc/passwd
Informazioni sugli account utente.
/etc/shadow
Informazioni sicure sugli account utente.
VEDERE ANCHE¶
06/12/2024 | shadow-utils 4.16.0 |