Finish conversion of Winbind options. Only Misc section left!
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / winbind / winbinduid.xml
blob6fee40fcb850140b0bd6d7237237504b2d3bc177
1 <samba:parameter name="winbind uid"
2                  context="G"
3                  advanced="1" developer="1" hide="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6         <para>The winbind gid parameter specifies the range of group 
7         ids that are allocated by the <citerefentry><refentrytitle>winbindd</refentrytitle>
8         <manvolnum>8</manvolnum></citerefentry> daemon.  This range of ids should have no 
9         existing local or NIS users within it as strange conflicts can 
10         occur otherwise.</para>
12         <para>Default: <command moreinfo="none">winbind uid = &lt;empty string&gt;</command></para>
13                 
14         <para>Example: <command moreinfo="none">winbind uid = 10000-20000</command></para>
15 </listitem>
16 </samba:parameter>