syncing tree with SAMBA_3_0
[Samba.git] / docs / docbook / smbdotconf / winbind / winbindgid.xml
blobe00e576389256749a05dad98bb313266c65c0b6b
1 <samba:parameter name="winbind gid"
2                  context="G"
3                  advanced="1" developer="1" hide="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6         <para>This parameter is now an alias for <command moreinfo="none">idmap gid</command></para>
8         <para>The winbind gid parameter specifies the range of group 
9         ids that are allocated by the <citerefentry><refentrytitle>winbindd</refentrytitle>
10         <manvolnum>8</manvolnum></citerefentry> daemon.  This range of group ids should have no 
11         existing local or NIS groups within it as strange conflicts can 
12         occur otherwise.</para>
14         <para>Default: <command moreinfo="none">winbind gid = &lt;empty string&gt;</command></para>
16         <para>Example: <command moreinfo="none">winbind gid = 10000-20000</command></para>
17 </listitem>
18 </samba:parameter>