summaryrefslogtreecommitdiff
path: root/man/it/man8/pwck.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/it/man8/pwck.8')
-rw-r--r--man/it/man8/pwck.813
1 files changed, 9 insertions, 4 deletions
diff --git a/man/it/man8/pwck.8 b/man/it/man8/pwck.8
index a3b12b6a..f9dd3617 100644
--- a/man/it/man8/pwck.8
+++ b/man/it/man8/pwck.8
@@ -2,12 +2,12 @@
.\" Title: pwck
.\" Author: Julianne Frances Haugh
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 23/01/2020
+.\" Date: 22/07/2021
.\" Manual: Comandi per la gestione del sistema
-.\" Source: shadow-utils 4.8.1
+.\" Source: shadow-utils 4.9
.\" Language: Italian
.\"
-.TH "PWCK" "8" "23/01/2020" "shadow\-utils 4\&.8\&.1" "Comandi per la gestione del si"
+.TH "PWCK" "8" "22/07/2021" "shadow\-utils 4\&.9" "Comandi per la gestione del si"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -249,6 +249,11 @@ The following configuration variables in
/etc/login\&.defs
change the behavior of this tool:
.PP
+\fBNONEXISTENT\fR (string)
+.RS 4
+If a system account intentionally does not have a home directory that exists, this string can be provided in the /etc/passwd entry for the account to indicate this\&. The result is that pwck will not emit a spurious warning for this account\&.
+.RE
+.PP
\fBPASS_MAX_DAYS\fR (number)
.RS 4
Il numero massimo di giorni che una password pu\(`o essere utilizzata\&. Se la password \(`e pi\(`u vecchia verr\(`a imposto il suo cambiamento\&. Se non specificato viene assunto \-1 (che disabilita questo controllo)\&.
@@ -256,7 +261,7 @@ Il numero massimo di giorni che una password pu\(`o essere utilizzata\&. Se la p
.PP
\fBPASS_MIN_DAYS\fR (number)
.RS 4
-Il numero minimo di giorni tra due cambiamenti di password\&. Ogni tentativo di cambiare la password prima di questo periodo verr\(`a rifiutato\&. Se non specificato viene assunto \-1 (che disabilita questo controllo)\&.
+The minimum number of days allowed between password changes\&. Any password changes attempted sooner than this will be rejected\&. If not specified, 0 will be assumed (which disables the restriction)\&.
.RE
.PP
\fBPASS_WARN_AGE\fR (number)