trying to get HEAD building again. If you want the code
[tprouty/samba.git] / docs / docbook / smbdotconf / winbind / winbinduid.xml
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>This parameter is now an alias for <command moreinfo="none">idmap uid</command></para>
7
8         <para>The winbind gid parameter specifies the range of user ids that are allocated by the
9         <citerefentry><refentrytitle>winbindd</refentrytitle> <manvolnum>8</manvolnum></citerefentry>
10         daemon.  This range of ids should have no existing local or NIS users within it as strange
11         conflicts can occur otherwise.</para>
12
13         <para>Default: <command moreinfo="none">winbind uid = &lt;empty string&gt;</command></para>
14                 
15         <para>Example: <command moreinfo="none">winbind uid = 10000-20000</command></para>
16 </listitem>
17 </samba:parameter>