This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[samba.git] / docs / docbook / smbdotconf / winbind / winbindgid.xml
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>
7
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>
13
14         <para>Default: <command moreinfo="none">winbind gid = &lt;empty string&gt;</command></para>
15
16         <para>Example: <command moreinfo="none">winbind gid = 10000-20000</command></para>
17 </listitem>
18 </samba:parameter>