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

« back to all changes in this revision

Viewing changes to man/da/man8/groupdel.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: groupdel
 
3
.\"    Author: Julianne Frances Haugh
 
4
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
 
5
.\"      Date: 25/05/2012
 
6
.\"    Manual: Kommandoer for systemh\(oandtering
 
7
.\"    Source: shadow-utils 4.1.5.1
 
8
.\"  Language: Danish
 
9
.\"
 
10
.TH "GROUPDEL" "8" "25/05/2012" "shadow\-utils 4\&.1\&.5\&.1" "Kommandoer for systemh\(oandterin"
 
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 "NAVN"
 
31
groupdel \- slet en gruppe
 
32
.SH "SYNOPSIS"
 
33
.HP \w'\fBgroupdel\fR\ 'u
 
34
\fBgroupdel\fR [\fItilvalg\fR] \fIGRUPPE\fR
 
35
.SH "BESKRIVELSE"
 
36
.PP
 
37
The
 
38
\fBgroupdel\fR
 
39
command modifies the system account files, deleting all entries that refer to
 
40
\fIGROUP\fR\&. The named group must exist\&.
 
41
.SH "TILVALG"
 
42
.PP
 
43
Tilvalgene som g\(aelder for kommandoen
 
44
\fBgroupdel\fR
 
45
er:
 
46
.PP
 
47
\fB\-h\fR, \fB\-\-help\fR
 
48
.RS 4
 
49
Vis hj\(aelpeteksten og afslut\&.
 
50
.RE
 
51
.PP
 
52
\fB\-R\fR, \fB\-\-root\fR\fICHROOT_DIR\fR
 
53
.RS 4
 
54
Brug \(aendringer i mappen
 
55
\fICHROOT_DIR\fR
 
56
og brug konfigurationsfilerne fra mappen
 
57
\fICHROOT_DIR\fR\&.
 
58
.RE
 
59
.SH "CAVEATS"
 
60
.PP
 
61
De kan ikke fjerne den prim\(aere gruppe for en eksisterende bruger\&. Du skal fjerne brugeren f\(/or du fjerner gruppen\&.
 
62
.PP
 
63
Du skal manuelt kontrollere alle filsystemer for at sikre dig, at ingen filer fortsat er ejet af denne gruppe\&.
 
64
.SH "KONFIGURATION"
 
65
.PP
 
66
De f\(/olgende konfigurationsvariabler i
 
67
/etc/login\&.defs
 
68
\(aendrer opf\(/orelsen for dette v\(aerkt\(/oj:
 
69
.PP
 
70
\fBMAX_MEMBERS_PER_GROUP\fR (number)
 
71
.RS 4
 
72
Maximum members per group entry\&. When the maximum is reached, a new group entry (line) is started in
 
73
/etc/group
 
74
(with the same name, same password, and same GID)\&.
 
75
.sp
 
76
The default value is 0, meaning that there are no limits in the number of members in a group\&.
 
77
.sp
 
78
This feature (split group) permits to limit the length of lines in the group file\&. This is useful to make sure that lines for NIS groups are not larger than 1024 characters\&.
 
79
.sp
 
80
If you need to enforce such limit, you can use 25\&.
 
81
.sp
 
82
Note: split groups may not be supported by all tools (even in the Shadow toolsuite)\&. You should not use this variable unless you really need it\&.
 
83
.RE
 
84
.SH "FILER"
 
85
.PP
 
86
/etc/group
 
87
.RS 4
 
88
Information om gruppekonto\&.
 
89
.RE
 
90
.PP
 
91
/etc/gshadow
 
92
.RS 4
 
93
Information om sikret gruppekonto\&.
 
94
.RE
 
95
.SH "EXIT VALUES"
 
96
.PP
 
97
Kommandoen
 
98
\fBgroupdel\fR
 
99
findes med de f\(/olgende v\(aerdier:
 
100
.PP
 
101
\fI0\fR
 
102
.RS 4
 
103
success
 
104
.RE
 
105
.PP
 
106
\fI2\fR
 
107
.RS 4
 
108
invalid command syntax
 
109
.RE
 
110
.PP
 
111
\fI6\fR
 
112
.RS 4
 
113
angivet gruppe findes ikke
 
114
.RE
 
115
.PP
 
116
\fI8\fR
 
117
.RS 4
 
118
Kan ikke fjerne brugers prim\(aere gruppe
 
119
.RE
 
120
.PP
 
121
\fI10\fR
 
122
.RS 4
 
123
can\*(Aqt update group file
 
124
.RE
 
125
.SH "SE OGS\(oA"
 
126
.PP
 
127
 
 
128
\fBchfn\fR(1),
 
129
\fBchsh\fR(1),
 
130
\fBpasswd\fR(1),
 
131
\fBgpasswd\fR(8),
 
132
\fBgroupadd\fR(8),
 
133
\fBgroupmod\fR(8),
 
134
\fBuseradd\fR(8),
 
135
\fBuserdel\fR(8),
 
136
\fBusermod\fR(8)\&.