Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / winbind / idmapuid.xml
blob016887389409d39d82f542e25f73da50c01cbd2c
1 <samba:parameter name="idmap uid"
2                                  type="string"
3                  context="G"
4                  advanced="1" developer="1" hide="1"
5                  xmlns:samba="http://samba.org/common">
6 <synonym>winbind uid</synonym>
7 <description>
8         <para>The idmap uid parameter specifies the range of user ids that are allocated for use
9         in mapping UNIX users to NT user SIDs. This range of ids should have no existing local
10         or NIS users within it as strange conflicts can occur otherwise.</para>
11 </description>
13 <value type="default"></value>
14 <value type="example">10000-20000</value>
15 </samba:parameter>