diff options
author | Balint Reczey <balint@balintreczey.hu> | 2016-11-30 02:36:06 +0100 |
---|---|---|
committer | Balint Reczey <balint@balintreczey.hu> | 2016-11-30 02:36:06 +0100 |
commit | 365658d0f3a51814626afbb70aa2dd7b5e82ac36 (patch) | |
tree | 7218fb9147359258fda0f9a43da5a29b2d20e85b /man/fr/man5/subgid.5 | |
parent | bfaa59229d61adb7fa0c570f0d94fd324c6e05aa (diff) | |
download | shadow-365658d0f3a51814626afbb70aa2dd7b5e82ac36.tar.gz |
Imported Upstream version 4.4upstream/4.4
Diffstat (limited to 'man/fr/man5/subgid.5')
-rw-r--r-- | man/fr/man5/subgid.5 | 97 |
1 files changed, 0 insertions, 97 deletions
diff --git a/man/fr/man5/subgid.5 b/man/fr/man5/subgid.5 deleted file mode 100644 index bbc780b0..00000000 --- a/man/fr/man5/subgid.5 +++ /dev/null @@ -1,97 +0,0 @@ -'\" t -.\" Title: subgid -.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] -.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -.\" Date: 09/05/2014 -.\" Manual: Formats et conversions de fichiers -.\" Source: shadow-utils 4.2 -.\" Language: French -.\" -.TH "SUBGID" "5" "09/05/2014" "shadow\-utils 4\&.2" "Formats et conversions de fich" -.\" ----------------------------------------------------------------- -.\" * Define some portability stuff -.\" ----------------------------------------------------------------- -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" http://bugs.debian.org/507673 -.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.ie \n(.g .ds Aq \(aq -.el .ds Aq ' -.\" ----------------------------------------------------------------- -.\" * set default formatting -.\" ----------------------------------------------------------------- -.\" disable hyphenation -.nh -.\" disable justification (adjust text to left margin only) -.ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- -.SH "NOM" -subgid \- the subordinate gid file -.SH "DESCRIPTION" -.PP -Each line in -/etc/subgid -contains a user name and a range of subordinate group ids that user is allowed to use\&. This is specified with three fields delimited by colons (\(Fo\ \&:\ \&\(Fc)\&. These fields are: -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} -nom de connexion de l\*(Aqutilisateur (\(Fo\ \&login\ \&\(Fc) -.RE -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} -numerical subordinate group ID -.RE -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} -numerical subordinate group ID count -.RE -.PP -This file specifies the group IDs that ordinary users can use, with the -\fBnewgidmap\fR -command, to configure gid mapping in a user namespace\&. -.PP -Multiple ranges may be specified per user\&. -.SH "FICHIERS" -.PP -/etc/subgid -.RS 4 -Per user subordinate group IDs\&. -.RE -.PP -/etc/subgid\- -.RS 4 -Backup file for /etc/subgid\&. -.RE -.SH "VOIR AUSSI" -.PP -\fBlogin.defs\fR(5), -\fBnewgidmap\fR(1), -\fBnewuidmap\fR(1), -\fBnewusers\fR(8), -\fBsubuid\fR(5), -\fBuseradd\fR(8), -\fBuserdel\fR(8), -\fBusermod\fR(8), -\fBuser_namespaces\fR(7)\&. |