summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/winbind/winbindgid.xml
blob: a8a9683b015bdd0ed565c63a666ccd7c3402a3fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="WINBINDGID"/>winbind gid (G)</term>
		<listitem><para>The winbind gid parameter specifies the range of group 
		ids that are allocated by the <citerefentry><refentrytitle>winbindd</refentrytitle>
		<manvolnum>8</manvolnum></citerefentry> daemon.  This range of group ids should have no 
		existing local or NIS groups within it as strange conflicts can 
		occur otherwise.</para>

		<para>Default: <command moreinfo="none">winbind gid = &lt;empty string&gt;
		</command></para>

		<para>Example: <command moreinfo="none">winbind gid = 10000-20000</command></para>
		</listitem>
		</samba:parameter>