summaryrefslogtreecommitdiffstats
path: root/man/login.defs.d/GID_MAX.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/login.defs.d/GID_MAX.xml')
-rw-r--r--man/login.defs.d/GID_MAX.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/man/login.defs.d/GID_MAX.xml b/man/login.defs.d/GID_MAX.xml
new file mode 100644
index 0000000..b051e5f
--- /dev/null
+++ b/man/login.defs.d/GID_MAX.xml
@@ -0,0 +1,21 @@
+<!--
+ SPDX-FileCopyrightText: 1991 - 1993, Julianne Frances Haugh
+ SPDX-FileCopyrightText: 1991 - 1993, Chip Rosenthal
+ SPDX-FileCopyrightText: 2007 - 2008, Nicolas François
+ SPDX-License-Identifier: BSD-3-Clause
+-->
+<varlistentry>
+ <term><option>GID_MAX</option> (number)</term>
+ <term><option>GID_MIN</option> (number)</term>
+ <listitem>
+ <para>
+ Range of group IDs used for the creation of regular groups by
+ <command>useradd</command>, <command>groupadd</command>, or
+ <command>newusers</command>.
+ </para>
+ <para>
+ The default value for <option>GID_MIN</option> (resp.
+ <option>GID_MAX</option>) is 1000 (resp. 60000).
+ </para>
+ </listitem>
+</varlistentry>