source: vendor/current/docs-xml/smbdotconf/winbind/idmapgid.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 700 bytes
Line 
1<samba:parameter name="idmap gid"
2 context="G"
3 type="string"
4 generated_function="0"
5 handler="handle_idmap_gid"
6 deprecated="1"
7 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
8<synonym>winbind gid</synonym>
9<description>
10 <para>
11 The idmap gid parameter specifies the range of group ids
12 for the default idmap configuration. It is now deprecated
13 in favour of <smbconfoption name="idmap config * : range"/>.
14 </para>
15
16 <para>See the <smbconfoption name="idmap config"/> option.</para>
17</description>
18
19<value type="default"></value>
20<value type="example">10000-20000</value>
21</samba:parameter>
Note: See TracBrowser for help on using the repository browser.