diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 16:18:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 16:18:36 +0000 |
commit | 6c3ea4f47ea280811a7fe53a22f7832e4533c9ec (patch) | |
tree | 3d7ed5da23b5dbf6f9e450dfb61642832249c31e /man/it/man5 | |
parent | Adding upstream version 1:4.13+dfsg1. (diff) | |
download | shadow-upstream.tar.xz shadow-upstream.zip |
Adding upstream version 1:4.15.2.upstream/1%4.15.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/it/man5')
-rw-r--r-- | man/it/man5/faillog.5 | 6 | ||||
-rw-r--r-- | man/it/man5/gshadow.5 | 14 | ||||
-rw-r--r-- | man/it/man5/limits.5 | 10 | ||||
-rw-r--r-- | man/it/man5/login.access.5 | 6 | ||||
-rw-r--r-- | man/it/man5/login.defs.5 | 9 | ||||
-rw-r--r-- | man/it/man5/passwd.5 | 6 | ||||
-rw-r--r-- | man/it/man5/porttime.5 | 6 | ||||
-rw-r--r-- | man/it/man5/shadow.5 | 24 | ||||
-rw-r--r-- | man/it/man5/suauth.5 | 6 |
9 files changed, 43 insertions, 44 deletions
diff --git a/man/it/man5/faillog.5 b/man/it/man5/faillog.5 index 3da2352..c5f659c 100644 --- a/man/it/man5/faillog.5 +++ b/man/it/man5/faillog.5 @@ -2,12 +2,12 @@ .\" Title: faillog .\" Author: Julianne Frances Haugh .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 08/11/2022 +.\" Date: 21/06/2024 .\" Manual: File Formats and Configuration Files -.\" Source: shadow-utils 4.13 +.\" Source: shadow-utils 4.15.2 .\" Language: Italian .\" -.TH "FAILLOG" "5" "08/11/2022" "shadow\-utils 4\&.13" "File Formats and Configuratio" +.TH "FAILLOG" "5" "21/06/2024" "shadow\-utils 4\&.15\&.2" "File Formats and Configuratio" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/it/man5/gshadow.5 b/man/it/man5/gshadow.5 index a8cf154..3032d1d 100644 --- a/man/it/man5/gshadow.5 +++ b/man/it/man5/gshadow.5 @@ -2,12 +2,12 @@ .\" Title: gshadow .\" Author: Nicolas Fran\(,cois <nicolas.francois@centraliens.net> .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 08/11/2022 +.\" Date: 21/06/2024 .\" Manual: File Formats and Configuration Files -.\" Source: shadow-utils 4.13 +.\" Source: shadow-utils 4.15.2 .\" Language: Italian .\" -.TH "GSHADOW" "5" "08/11/2022" "shadow\-utils 4\&.13" "File Formats and Configuration" +.TH "GSHADOW" "5" "21/06/2024" "shadow\-utils 4\&.15\&.2" "File Formats and Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -38,12 +38,12 @@ Questo file non deve essere leggibile dagli utenti normali se si vuole mantenere .PP Ogni riga di questo file contiene questi campi separati da due punti: .PP -\fBnome del gruppo\fR +\fBgroup name\fR .RS 4 Deve essere un nome di gruppo valido, che esista nel sistema\&. .RE .PP -\fBpassword cifrata\fR +\fBencrypted password\fR .RS 4 Refer to \fBcrypt\fR(3) @@ -63,7 +63,7 @@ This password supersedes any password specified in /etc/group\&. .RE .PP -\fBamministratori\fR +\fBadministrators\fR .RS 4 Deve essere una lista di nomi utente separati da virgole\&. .sp @@ -72,7 +72,7 @@ Gli amministratori possono cambiare la password o i membri del gruppo\&. Gli amministratori hanno anche gli stessi permessi dei membri (vedere sotto), .RE .PP -\fBmembri\fR +\fBmembers\fR .RS 4 Deve essere una lista di nomi utente separati da virgole\&. .sp diff --git a/man/it/man5/limits.5 b/man/it/man5/limits.5 index 02fa5e6..951285b 100644 --- a/man/it/man5/limits.5 +++ b/man/it/man5/limits.5 @@ -2,12 +2,12 @@ .\" Title: limits .\" Author: Luca Berra .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 08/11/2022 +.\" Date: 21/06/2024 .\" Manual: File Formats and Configuration Files -.\" Source: shadow-utils 4.13 +.\" Source: shadow-utils 4.15.2 .\" Language: Italian .\" -.TH "LIMITS" "5" "08/11/2022" "shadow\-utils 4\&.13" "File Formats and Configuration" +.TH "LIMITS" "5" "21/06/2024" "shadow\-utils 4\&.15\&.2" "File Formats and Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -41,11 +41,11 @@ In maniera predefinita non c\*(Aq\(`e nessun limite alla quota di \(Foroot\(Fc\& .PP Ogni riga descrive un limite per l\*(Aqutente in questo formato: .PP -\fIutente TESTO_LIMITE\fR +\fIuser LIMITS_STRING\fR .PP oppure nel formato: .PP -\fI@gruppo TESTO_LIMITE\fR +\fI@group LIMITS_STRING\fR .PP The \fILIMITS_STRING\fR diff --git a/man/it/man5/login.access.5 b/man/it/man5/login.access.5 index 0c6d858..e38d2b7 100644 --- a/man/it/man5/login.access.5 +++ b/man/it/man5/login.access.5 @@ -2,12 +2,12 @@ .\" Title: login.access .\" Author: Marek Micha\(/lkiewicz .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 08/11/2022 +.\" Date: 21/06/2024 .\" Manual: File Formats and Configuration Files -.\" Source: shadow-utils 4.13 +.\" Source: shadow-utils 4.15.2 .\" Language: Italian .\" -.TH "LOGIN\&.ACCESS" "5" "08/11/2022" "shadow\-utils 4\&.13" "File Formats and Configuration" +.TH "LOGIN\&.ACCESS" "5" "21/06/2024" "shadow\-utils 4\&.15\&.2" "File Formats and Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/it/man5/login.defs.5 b/man/it/man5/login.defs.5 index e75949f..3dbd8ec 100644 --- a/man/it/man5/login.defs.5 +++ b/man/it/man5/login.defs.5 @@ -2,12 +2,12 @@ .\" Title: login.defs .\" Author: Julianne Frances Haugh .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 08/11/2022 +.\" Date: 21/06/2024 .\" Manual: File Formats and Configuration Files -.\" Source: shadow-utils 4.13 +.\" Source: shadow-utils 4.15.2 .\" Language: Italian .\" -.TH "LOGIN\&.DEFS" "5" "08/11/2022" "shadow\-utils 4\&.13" "File Formats and Configuration" +.TH "LOGIN\&.DEFS" "5" "21/06/2024" "shadow\-utils 4\&.15\&.2" "File Formats and Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -192,8 +192,7 @@ USERGROUPS_ENAB .PP sulogin .RS 4 -ENV_HZ -ENV_TZ +ENV_HZ ENV_TZ .RE .PP useradd diff --git a/man/it/man5/passwd.5 b/man/it/man5/passwd.5 index c7e21d1..01c241e 100644 --- a/man/it/man5/passwd.5 +++ b/man/it/man5/passwd.5 @@ -2,12 +2,12 @@ .\" Title: passwd .\" Author: Julianne Frances Haugh .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 08/11/2022 +.\" Date: 21/06/2024 .\" Manual: File Formats and Configuration Files -.\" Source: shadow-utils 4.13 +.\" Source: shadow-utils 4.15.2 .\" Language: Italian .\" -.TH "PASSWD" "5" "08/11/2022" "shadow\-utils 4\&.13" "File Formats and Configuration" +.TH "PASSWD" "5" "21/06/2024" "shadow\-utils 4\&.15\&.2" "File Formats and Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/it/man5/porttime.5 b/man/it/man5/porttime.5 index 103f944..5003271 100644 --- a/man/it/man5/porttime.5 +++ b/man/it/man5/porttime.5 @@ -2,12 +2,12 @@ .\" Title: porttime .\" Author: Julianne Frances Haugh .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 08/11/2022 +.\" Date: 21/06/2024 .\" Manual: File Formats and Configuration Files -.\" Source: shadow-utils 4.13 +.\" Source: shadow-utils 4.15.2 .\" Language: Italian .\" -.TH "PORTTIME" "5" "08/11/2022" "shadow\-utils 4\&.13" "File Formats and Configuration" +.TH "PORTTIME" "5" "21/06/2024" "shadow\-utils 4\&.15\&.2" "File Formats and Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/it/man5/shadow.5 b/man/it/man5/shadow.5 index bff6caa..6f73d44 100644 --- a/man/it/man5/shadow.5 +++ b/man/it/man5/shadow.5 @@ -2,12 +2,12 @@ .\" Title: shadow .\" Author: Julianne Frances Haugh .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 08/11/2022 +.\" Date: 21/06/2024 .\" Manual: File Formats and Configuration Files -.\" Source: shadow-utils 4.13 +.\" Source: shadow-utils 4.15.2 .\" Language: Italian .\" -.TH "SHADOW" "5" "08/11/2022" "shadow\-utils 4\&.13" "File Formats and Configuration" +.TH "SHADOW" "5" "21/06/2024" "shadow\-utils 4\&.15\&.2" "File Formats and Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -38,12 +38,12 @@ Questo file non deve essere leggibile dagli utenti normali se si vuole mantenere .PP Each line of this file contains 9 fields, separated by colons (\(Fo:\(Fc), in the following order: .PP -\fBnome di login\fR +\fBlogin name\fR .RS 4 Deve essere un nome valido di un account esistente nel sistema\&. .RE .PP -\fBpassword cifrata\fR +\fBencrypted password\fR .RS 4 This field may be empty, in which case no passwords are required to authenticate as the specified login name\&. However, some applications which read the /etc/shadow @@ -59,7 +59,7 @@ If the password field contains some string that is not a valid result of \fBcrypt\fR(3), for instance ! or *, the user will not be able to use a unix password to log in (but the user may log in the system by other means)\&. .RE .PP -\fBdata dell\*(Aqultimo cambio di password\fR +\fBdate of last password change\fR .RS 4 The date of the last password change, expressed as the number of days since Jan 1, 1970 00:00 UTC\&. .sp @@ -68,14 +68,14 @@ The value 0 has a special meaning, which is that the user should change her pass Un campo vuoto implica che la scadenza della password \(`e disabilitata\&. .RE .PP -\fBet\(`a minima password\fR +\fBminimum password age\fR .RS 4 L\*(Aqet\(`a minima password \(`e il numero di giorni che l\*(Aqutente dovr\(`a attendere prima di poter cambiare nuovamente la propria password\&. .sp An empty field and value 0 mean that there is no minimum password age\&. .RE .PP -\fBet\(`a massima password\fR +\fBmaximum password age\fR .RS 4 L\*(Aqet\(`a massima password \(`e il numero di giorni dopo il quale l\*(Aqutente deve cambiare la propria password\&. .sp @@ -86,14 +86,14 @@ Un campo vuoto indica che non ci sono una et\(`a massima password, un periodo di Se l\*(Aqet\(`a massima password \(`e minore dell\*(Aqet\(`a minima password, l\*(Aqutente non pu\(`o cambiare la propria password\&. .RE .PP -\fBperiodo avviso password\fR +\fBpassword warning period\fR .RS 4 Il numero di giorni prima della scadenza di una password (vedere et\(`a massima password, sopra) durante il quale l\*(Aqutente riceve un avviso\&. .sp Un campo vuoto e il valore 0 indicano che non c\*(Aq\(`e un periodo di avviso password\&. .RE .PP -\fBperiodo inattivit\(`a password\fR +\fBpassword inactivity period\fR .RS 4 Il numero di giorni dopo la scadenza della password (vedere et\(`a massima password, sopra) durante il quale la password \(`e ancora accettata (e l\*(Aqutente dovrebbe aggiornare la propria password al primo accesso)\&. .sp @@ -102,7 +102,7 @@ After expiration of the password and this expiration period is elapsed, no login Un campo vuoto implica che non \(`e applicato il periodo di inattivit\(`a\&. .RE .PP -\fBdata scadenza account\fR +\fBaccount expiration date\fR .RS 4 The date of expiration of the account, expressed as the number of days since Jan 1, 1970 00:00 UTC\&. .sp @@ -113,7 +113,7 @@ Un campo vuoto implica che l\*(Aqaccount non scade mai\&. Il valore 0 non andrebbe usato perch\('e potrebbe essere interpretato come account che non scade o come scaduto il 1 gennaio 1970\&. .RE .PP -\fBcampo riservato\fR +\fBreserved field\fR .RS 4 Questo campo \(`e riservato per uso futuro\&. .RE diff --git a/man/it/man5/suauth.5 b/man/it/man5/suauth.5 index 9740c69..1b00ff1 100644 --- a/man/it/man5/suauth.5 +++ b/man/it/man5/suauth.5 @@ -2,12 +2,12 @@ .\" Title: suauth .\" Author: Marek Micha\(/lkiewicz .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 08/11/2022 +.\" Date: 21/06/2024 .\" Manual: File Formats and Configuration Files -.\" Source: shadow-utils 4.13 +.\" Source: shadow-utils 4.15.2 .\" Language: Italian .\" -.TH "SUAUTH" "5" "08/11/2022" "shadow\-utils 4\&.13" "File Formats and Configuration" +.TH "SUAUTH" "5" "21/06/2024" "shadow\-utils 4\&.15\&.2" "File Formats and Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- |