Updated entry of samba-vscan
[Samba.git] / docs / smbdotconf / winbind / idmapgid.xml
bloba55d73332722db3e8fa622e645d75538398fc21f
1 <samba:parameter name="idmap gid"
2                  context="G"
3                                  type="string"
4                  advanced="1" developer="1" hide="1"
5                  xmlns:samba="http://samba.org/common">
6  <synonym>winbind gid</synonym>
7 <description>
9         <para>The idmap gid parameter specifies the range of group ids that are allocated for
10         the purpose of mapping UNX groups to NT group SIDs. This range of group ids should have no 
11         existing local or NIS groups within it as strange conflicts can occur otherwise.</para>
13         <para>The availability of an idmap gid range is essential for correct operation of
14                 all group mapping.</para>
15 </description>
17 <value type="default"></value>
18 <value type="example">10000-20000</value>
19 </samba:parameter>