s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / winbind / idmapgid.xml
blob27648a253d9e5af4b84eef8f9180630f8c110da5
1 <samba:parameter name="idmap gid"
2                  context="G"
3                  type="string"
4                  advanced="1" developer="1" hide="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6                 <synonym>winbind gid</synonym>
7 <description>
8         <para>
9         The idmap gid parameter specifies the range of group ids
10         for the default idmap configuration. It is now deprecated
11         in favour 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>