source: trunk/server/docs-xml/smbdotconf/winbind/idmapgid.xml

Last change on this file was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 644 bytes
Line 
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>
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>
Note: See TracBrowser for help on using the repository browser.