docs:smbdotconf: remove swat-specific flags.
[kamenim/samba-autobuild/.git] / docs-xml / smbdotconf / winbind / idmapgid.xml
1 <samba:parameter name="idmap gid"
2                  context="G"
3                  type="string"
4                  generated_function="0"
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>
13
14         <para>See the <smbconfoption name="idmap config"/> option.</para>
15 </description>
16
17 <value type="default"></value>
18 <value type="example">10000-20000</value>
19 </samba:parameter>