Match Samba 2.2, and make ACB_NORMAL the default ACB value.
[Samba.git] / docs / docbook / smbdotconf / winbind / winbinduid.xml
blob0f61bac13c831c79dd35cc4b7c4786940599069f
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>
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>
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>