swrap: Properly cache the handle also in LIBC_SO case.
[Samba.git] / docs-xml / smbdotconf / winbind / idmapgid.xml
blob7f4521802f21cd74270dfbc8586c54c566730747
1 <samba:parameter name="idmap gid"
2                  context="G"
3                  type="string"
4                  advanced="1" developer="1" hide="1"
5                  generated_function="0"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7                 <synonym>winbind gid</synonym>
8 <description>
9         <para>
10         The idmap gid parameter specifies the range of group ids
11         for the default idmap configuration. It is now deprecated
12         in favour of <smbconfoption name="idmap config * : range"/>.
13         </para>
15         <para>See the <smbconfoption name="idmap config"/> option.</para>
16 </description>
18 <value type="default"></value>
19 <value type="example">10000-20000</value>
20 </samba:parameter>