~serge-hallyn/ubuntu/raring/shadow/shadow-userns

« back to all changes in this revision

Viewing changes to man/it/man8/groupmod.8

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-11-29 15:27:11 UTC
  • mfrom: (1.1.10) (49.1.2 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20121129152711-yt26ue2rvo3lqy72
Tags: 1:4.1.5.1-1ubuntu2
Revert build-dependency from gettext:any to gettext, now that gettext is
Multi-Arch: foreign.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
'\" t
 
2
.\"     Title: groupmod
 
3
.\"    Author: Julianne Frances Haugh
 
4
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
 
5
.\"      Date: 25/05/2012
 
6
.\"    Manual: Comandi per la gestione del sistema
 
7
.\"    Source: shadow-utils 4.1.5.1
 
8
.\"  Language: Italian
 
9
.\"
 
10
.TH "GROUPMOD" "8" "25/05/2012" "shadow\-utils 4\&.1\&.5\&.1" "Comandi per la gestione del si"
 
11
.\" -----------------------------------------------------------------
 
12
.\" * Define some portability stuff
 
13
.\" -----------------------------------------------------------------
 
14
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
15
.\" http://bugs.debian.org/507673
 
16
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
 
17
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
18
.ie \n(.g .ds Aq \(aq
 
19
.el       .ds Aq '
 
20
.\" -----------------------------------------------------------------
 
21
.\" * set default formatting
 
22
.\" -----------------------------------------------------------------
 
23
.\" disable hyphenation
 
24
.nh
 
25
.\" disable justification (adjust text to left margin only)
 
26
.ad l
 
27
.\" -----------------------------------------------------------------
 
28
.\" * MAIN CONTENT STARTS HERE *
 
29
.\" -----------------------------------------------------------------
 
30
.SH "NOME"
 
31
groupmod \- modifica la definizione di un gruppo del sistema
 
32
.SH "SINOSSI"
 
33
.HP \w'\fBgroupmod\fR\ 'u
 
34
\fBgroupmod\fR [\fIopzioni\fR] \fIGRUPPO\fR
 
35
.SH "DESCRIZIONE"
 
36
.PP
 
37
Il comando
 
38
\fBgroupmod\fR
 
39
cambia la definizione del
 
40
\fIGRUPPO\fR
 
41
modificando appropriatamente il database dei gruppi\&.
 
42
.SH "OPZIONI"
 
43
.PP
 
44
Il comando
 
45
\fBgroupmod\fR
 
46
accetta le seguenti opzioni:
 
47
.PP
 
48
"\fB\-g\fR, \fB\-\-gid\fR\fIGID\fR
 
49
.RS 4
 
50
Verr\(`a modificato l\*(AqID del
 
51
\fIGRUPPO\fR
 
52
in
 
53
\fIGID\fR\&.
 
54
.sp
 
55
Il valore
 
56
\fIGID\fR
 
57
deve essere un numero intero decimale non negativo\&. Deve essere univoco, a meno che non venga usata l\*(Aqopzione
 
58
\fB\-o\fR\&.
 
59
.sp
 
60
Gli utenti che hanno il gruppo come gruppo primario verranno aggiornati per mantenere tale gruppo come loro gruppo primario\&.
 
61
.sp
 
62
Tutti i file che hanno il vecchio ID di gruppo e devono continuare ad appartenere a
 
63
\fIGRUPPO\fR, devono essere aggiornati manualmente\&.
 
64
.sp
 
65
Non verr\(`a effettuato nessun controllo riguardo i limiti
 
66
\fBGID_MIN\fR,
 
67
\fBGID_MAX\fR,
 
68
\fBSYS_GID_MIN\fR
 
69
o
 
70
\fBSYS_GID_MAX\fR
 
71
definiti in
 
72
/etc/login\&.defs\&.
 
73
.RE
 
74
.PP
 
75
\fB\-h\fR, \fB\-\-help\fR
 
76
.RS 4
 
77
Mostra un messaggio di aiuto ed esce\&.
 
78
.RE
 
79
.PP
 
80
\fB\-n\fR, \fB\-\-new\-name\fR\fINUOVO_GRUPPO\fR
 
81
.RS 4
 
82
Il nome del gruppo verr\(`a modificato da
 
83
\fIGRUPPO\fR
 
84
a
 
85
\fINUOVO_GRUPPO\fR\&.
 
86
.RE
 
87
.PP
 
88
\fB\-o\fR, \fB\-\-non\-unique\fR
 
89
.RS 4
 
90
Quando \(`e usato con l\*(Aqopzione
 
91
\fB\-g\fR, permette di cambiare il
 
92
\fIGID\fR
 
93
in un valore non univoco\&.
 
94
.RE
 
95
.PP
 
96
\fB\-p\fR, \fB\-\-password\fR\fIPASSWORD\fR
 
97
.RS 4
 
98
La passwird cifrata, cos\(`i come viene restituita da
 
99
\fBcrypt\fR(3)\&.
 
100
.sp
 
101
\fBNota:\fR
 
102
questa opzione non \(`e consigliata perch\('e la password (o password cifrata) sar\(`a visibile agli utenti che elencano i processi\&.
 
103
.sp
 
104
Ci si deve accertare che la password rispetti le norme delle password del sistema\&.
 
105
.RE
 
106
.PP
 
107
\fB\-R\fR, \fB\-\-root\fR \fICHROOT_DIR\fR
 
108
.RS 4
 
109
Effettua le modifiche nella directory
 
110
\fICHROOT_DIR\fR
 
111
e usa i file di configurazione dalla directory
 
112
\fICHROOT_DIR\fR\&.
 
113
.RE
 
114
.SH "CONFIGURAZIONE"
 
115
.PP
 
116
Le seguenti variabili di configurazione in
 
117
/etc/login\&.defs
 
118
cambiano il comportamento di questo strumento:
 
119
.PP
 
120
\fBMAX_MEMBERS_PER_GROUP\fR (numero)
 
121
.RS 4
 
122
Numero massimo di membri per gruppo\&. Quando viene raggiunto il massimo, viene creata una nuova riga per il gruppo nel file
 
123
/etc/group
 
124
(con lo stesso nome, stessa password e stesso GID)\&.
 
125
.sp
 
126
Il valore predefinito \(`e 0, che non pone nessun limite al numero di membri per gruppo\&.
 
127
.sp
 
128
Questa opzione (dividi gruppo) permette di limitare la lunghezza delle righe nel file \(Fogroup\(Fc\&. Questo \(`e utile per essere certi che le righe per gruppi NIS non eccedano i 1024 caratteri\&.
 
129
.sp
 
130
Se si deve impostare questo limite, si pu\(`o usare 25\&.
 
131
.sp
 
132
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\&.
 
133
.RE
 
134
.SH "FILE"
 
135
.PP
 
136
/etc/group
 
137
.RS 4
 
138
Informazioni sugli account di gruppo\&.
 
139
.RE
 
140
.PP
 
141
/etc/gshadow
 
142
.RS 4
 
143
Informazioni sicure sugli account di gruppo\&.
 
144
.RE
 
145
.PP
 
146
/etc/login\&.defs
 
147
.RS 4
 
148
Configurazione del pacchetto password shadow
 
149
.RE
 
150
.PP
 
151
/etc/passwd
 
152
.RS 4
 
153
Informazioni sugli account utente\&.
 
154
.RE
 
155
.SH "VALORI RESTITUITI"
 
156
.PP
 
157
Il comando
 
158
\fBgroupmod\fR
 
159
esce con i seguenti valori:
 
160
.SH "VEDERE ANCHE"
 
161
.PP
 
162
\fBchfn\fR(1),
 
163
\fBchsh\fR(1),
 
164
\fBpasswd\fR(1),
 
165
\fBgpasswd\fR(8),
 
166
\fBgroupadd\fR(8),
 
167
\fBgroupdel\fR(8),
 
168
\fBlogin.defs\fR(5),
 
169
\fBuseradd\fR(8),
 
170
\fBuserdel\fR(8),
 
171
\fBusermod\fR(8)\&.