summaryrefslogtreecommitdiffstats
path: root/src/man/sss_useradd.8.xml
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2010-06-10 18:30:51 +0200
committerStephen Gallagher <sgallagh@redhat.com>2010-06-14 16:54:30 -0400
commitdb96a910dc72eccaae5fb6b8bc16b31fdd56fdf5 (patch)
treeb3447b5c5051f7579a8cb5031c132e0a24b9718e /src/man/sss_useradd.8.xml
parentf520e7a2f4fe29747f25118621e20b0d89d296fc (diff)
downloadsssd_unused-db96a910dc72eccaae5fb6b8bc16b31fdd56fdf5.tar.gz
sssd_unused-db96a910dc72eccaae5fb6b8bc16b31fdd56fdf5.tar.xz
sssd_unused-db96a910dc72eccaae5fb6b8bc16b31fdd56fdf5.zip
Remove the -g option from useradd
The local domain has the magic private groups option set unconditionally. Therefore, it does not make any sense to let user configure the primary GID. As a side-effect, this fixes #522.
Diffstat (limited to 'src/man/sss_useradd.8.xml')
-rw-r--r--src/man/sss_useradd.8.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/man/sss_useradd.8.xml b/src/man/sss_useradd.8.xml
index 4b745ab9..70998f8e 100644
--- a/src/man/sss_useradd.8.xml
+++ b/src/man/sss_useradd.8.xml
@@ -52,19 +52,6 @@
</varlistentry>
<varlistentry>
<term>
- <option>-g</option>,<option>--gid</option>
- <replaceable>GID</replaceable>
- </term>
- <listitem>
- <para>
- Set the GID or group membership of the user to the value
- of <replaceable>GID</replaceable>. If not given, it is
- chosen automatically.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
<option>-c</option>,<option>--gecos</option>
<replaceable>COMMENT</replaceable>
</term>