s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / winbind / idmapuid.xml
blobce5a4dea059377935d768006fd7975c1d162863a
1 <samba:parameter name="idmap uid"
2                          type="string"
3                  context="G"
4                  advanced="1" developer="1" hide="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <synonym>winbind uid</synonym>
7 <description>
8         <para>
9         The idmap uid parameter specifies the range of user ids for
10         the default idmap configuration. It is now deprecated in favour
11         of <smbconfoption name="idmap config * : range"/>.
12         </para>
14         <para>See the <smbconfoption name="idmap config"/> option.</para>
15 </description>
17 <value type="default"></value>
18 <value type="example">10000-20000</value>
19 </samba:parameter>