diff options
Diffstat (limited to 'man/it/man8/chgpasswd.8')
-rw-r--r-- | man/it/man8/chgpasswd.8 | 84 |
1 files changed, 43 insertions, 41 deletions
diff --git a/man/it/man8/chgpasswd.8 b/man/it/man8/chgpasswd.8 index 5fc4af31..55d2b18b 100644 --- a/man/it/man8/chgpasswd.8 +++ b/man/it/man8/chgpasswd.8 @@ -2,12 +2,12 @@ .\" Title: chgpasswd .\" Author: Thomas K\(/loczko <kloczek@pld.org.pl> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> -.\" Date: 13/06/2019 +.\" Date: 01/12/2019 .\" Manual: Comandi per la gestione del sistema -.\" Source: shadow-utils 4.7 +.\" Source: shadow-utils 4.8 .\" Language: Italian .\" -.TH "CHGPASSWD" "8" "13/06/2019" "shadow\-utils 4\&.7" "Comandi per la gestione del si" +.TH "CHGPASSWD" "8" "01/12/2019" "shadow\-utils 4\&.8" "Comandi per la gestione del si" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -34,13 +34,13 @@ chgpasswd \- aggiorna le password di gruppo in modalit\(`a non interattiva \fBchgpasswd\fR [\fIopzioni\fR] .SH "DESCRIZIONE" .PP -Il comando +The \fBchgpasswd\fR -legge un elenco di coppie di nomi gruppo e password e usa queste informazioni per aggiornare un insieme di gruppi esistenti\&. Ciascuna riga usa il formato: +command reads a list of group name and password pairs from standard input and uses this information to update a set of existing groups\&. Each line is of the format: .PP -\fInome_gruppo\fR:\fIpassword\fR +\fIgroup_name\fR:\fIpassword\fR .PP -Come impostazione predefinita la password deve essere in chiaro ed \(`e cifrata da +By default the supplied password must be in clear\-text, and is encrypted by \fBchgpasswd\fR\&. .PP The default encryption algorithm can be defined for the system with the @@ -55,9 +55,9 @@ options\&. Questo comando \(`e appositamente pensato per grossi sistemi in cui si abbia la necessit\(`a di creare molti account nello stesso momento\&. .SH "OPZIONI" .PP -Il comando +The options which apply to the \fBchgpasswd\fR -accetta le seguenti opzioni: +command are: .PP \fB\-c\fR, \fB\-\-crypt\-method\fR .RS 4 @@ -83,10 +83,11 @@ Usa la cifratura MD5 anzich\('e DES quando le password fornite non sono cifrate\ .PP \fB\-R\fR, \fB\-\-root\fR\ \&\fICHROOT_DIR\fR .RS 4 -Effettua le modifiche nella directory +Apply changes in the \fICHROOT_DIR\fR -e usa i file di configurazione dalla directory -\fICHROOT_DIR\fR\&. +directory and use the configuration files from the +\fICHROOT_DIR\fR +directory\&. .RE .PP \fB\-s\fR, \fB\-\-sha\-rounds\fR @@ -99,7 +100,7 @@ I valori minimo di 1\&.000 e massimo di 999\&.999\&.999 sono forzati\&. .sp Si pu\(`o utilizzare questa opzione solo con i metodi di cifratura SHA256 o SHA512\&. .sp -Il numero di cicli predefinito \(`e impostato con le variabili SHA_CRYPT_MIN_ROUNDS e SHA_CRYPT_MAX_ROUNDS nel file +By default, the number of rounds is defined by the SHA_CRYPT_MIN_ROUNDS and SHA_CRYPT_MAX_ROUNDS variables in /etc/login\&.defs\&. .RE .SH "AVVISI/CAVEAT" @@ -109,28 +110,29 @@ Ricordarsi di impostare i permessi o umask in modo da prevenire la lettura in ch Ci si deve accertare che le password e il metodo di cifratura rispettino le norme delle password del sistema\&. .SH "CONFIGURAZIONE" .PP -Le seguenti variabili di configurazione in +The following configuration variables in /etc/login\&.defs -cambiano il comportamento di questo strumento: +change the behavior of this tool: .PP -\fBENCRYPT_METHOD\fR (testo) +\fBENCRYPT_METHOD\fR (string) .RS 4 Definisce l\*(Aqalgoritmo di cifratura predefinito per le password (se non ne viene specificato uno a riga di comando)\&. .sp -Pu\(`o avere uno dei seguenti valori: +It can take one of these values: \fIDES\fR -(predefinito), +(default), \fIMD5\fR, \fISHA256\fR, \fISHA512\fR\&. .sp -Nota: questo parametro ha la precedenza sulla variabile -\fBMD5_CRYPT_ENAB\fR\&. +Note: this parameter overrides the +\fBMD5_CRYPT_ENAB\fR +variable\&. .RE .PP -\fBMAX_MEMBERS_PER_GROUP\fR (numero) +\fBMAX_MEMBERS_PER_GROUP\fR (number) .RS 4 -Numero massimo di membri per gruppo\&. Quando viene raggiunto il massimo, viene creata una nuova riga per il gruppo nel file +Maximum members per group entry\&. When the maximum is reached, a new group entry (line) is started in /etc/group -(con lo stesso nome, stessa password e stesso GID)\&. +(with the same name, same password, and same GID)\&. .sp Il valore predefinito \(`e 0, che non pone nessun limite al numero di membri per gruppo\&. .sp @@ -141,31 +143,30 @@ Se si deve impostare questo limite, si pu\(`o usare 25\&. Nota: la divisione dei gruppi potrebbe non essere supportata da ogni strumento (anche all\*(Aqinterno del pacchetto Shadow)\&. Non si dovrebbe utilizzare questa variabile a meno di esserci forzati\&. .RE .PP -\fBMD5_CRYPT_ENAB\fR (booleano) +\fBMD5_CRYPT_ENAB\fR (boolean) .RS 4 -Indica se le password vanno cifrate usando l\*(Aqalgoritmo basato su MD5\&. Se impostato a -\fIyes\fR -le nuove password saranno cifrate usando un algoritmo basato su MD5 e compatibile con quello delle versioni pi\(`u recenti di FreeBSD\&. Supporta password di lunghezza qualsiasi e testi \(Fosalt\(Fc pi\(`u lunghi\&. Impostare a +Indicate if passwords must be encrypted using the MD5\-based algorithm\&. If set to +\fIyes\fR, new passwords will be encrypted using the MD5\-based algorithm compatible with the one used by recent releases of FreeBSD\&. It supports passwords of unlimited length and longer salt strings\&. Set to \fIno\fR -se si devono copiare password su altri sistemi che non gestiscono l\*(Aqalgoritmo\&. Il valore predefinito \(`e +if you need to copy encrypted passwords to other systems which don\*(Aqt understand the new algorithm\&. Default is \fIno\fR\&. .sp -Questa variabile ha meno priorit\(`a della variabile +This variable is superseded by the \fBENCRYPT_METHOD\fR -e di qualsiasi opzione a riga di comando che imposta un algoritmo di cifratura\&. +variable or by any command line option used to configure the encryption algorithm\&. .sp -Questa variabile non \(`e pi\(`u usata\&. Si dovrebbe utilizzare +This variable is deprecated\&. You should use \fBENCRYPT_METHOD\fR\&. .RE .PP -\fBSHA_CRYPT_MIN_ROUNDS\fR (numerico), \fBSHA_CRYPT_MAX_ROUNDS\fR (numerico) +\fBSHA_CRYPT_MIN_ROUNDS\fR (number), \fBSHA_CRYPT_MAX_ROUNDS\fR (number) .RS 4 -Quando +When \fBENCRYPT_METHOD\fR -vale +is set to \fISHA256\fR -o -\fISHA512\fR, questo definisce il numero di cicli SHA usati per l\*(Aqalgoritmo di cifratura (quando il numero di cicli non \(`e impostato a riga di comando)\&. +or +\fISHA512\fR, this defines the number of SHA rounds used by the encryption algorithm by default (when the number of rounds is not specified on the command line)\&. .sp Con molti cicli \(`e pi\(`u difficile trovare una password usando la forza bruta\&. Ma va notato che \(`e richiesta maggiore potenza di calcolo per autenticare gli utenti\&. .sp @@ -173,15 +174,16 @@ Se non specificato sar\(`a la libc a scegliere il numero di cicli (5000)\&. .sp Il valore deve essere compreso tra 1\&.000 e 999\&.999\&.999\&. .sp -Se viene impostato solo uno tra +If only one of the \fBSHA_CRYPT_MIN_ROUNDS\fR -e -\fBSHA_CRYPT_MAX_ROUNDS\fR, allora l\*(Aqunico valore viene utilizzato\&. +or +\fBSHA_CRYPT_MAX_ROUNDS\fR +values is set, then this value will be used\&. .sp -Se +If \fBSHA_CRYPT_MIN_ROUNDS\fR > -\fBSHA_CRYPT_MAX_ROUNDS\fR, allora viene utilizzato il maggiore\&. +\fBSHA_CRYPT_MAX_ROUNDS\fR, the highest value will be used\&. .RE .SH "FILE" .PP |