ctdb-server: Remove duplicate logic
[samba4-gss.git] / docs-xml / smbdotconf / security / mindomainuid.xml
blob46ae795d7304d05f6383f3799ecdd060dc208168
1 <samba:parameter name="min domain uid"
2                  type="integer"
3                  context="G"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6   <para>
7     The integer parameter specifies the minimum uid allowed when mapping a
8     local account to a domain account.
9   </para>
11   <para>
12     Note that this option interacts with the configured <emphasis>idmap ranges</emphasis>!
13   </para>
14 </description>
16 <value type="default">1000</value>
17 </samba:parameter>