8bd46a80c607495af3aaae62697ed5b8bb57a086
[tprouty/samba.git] / docs / docbook / smbdotconf / winbind / idmapgid.xml
1 <samba:parameter name="idmap gid"
2                  context="G"
3                  advanced="1" developer="1" hide="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6
7         <para>The idmap gid parameter specifies the range of group ids that are allocated for
8         the purpose of mapping UNX groups to NT group SIDs. This range of group ids should have no 
9         existing local or NIS groups within it as strange conflicts can occur otherwise.</para>
10
11         <para>The availability of an idmap gid range is essential for correct operation of
12         all group mapping.</para>
13
14         <para>Default: <command moreinfo="none">idmap gid = &lt;empty string&gt;</command></para>
15
16         <para>Example: <command moreinfo="none">idmap gid = 10000-20000</command></para>
17 </listitem>
18 </samba:parameter>