Adding idmap uid/gid smb.conf man page entries. Marking winbind uid/gid as deprecated.
[Samba.git] / docs / docbook / smbdotconf / winbind / idmapgid.xml
blob8bd46a80c607495af3aaae62697ed5b8bb57a086
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>
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>
11         <para>The availability of an idmap gid range is essential for correct operation of
12         all group mapping.</para>
14         <para>Default: <command moreinfo="none">idmap gid = &lt;empty string&gt;</command></para>
16         <para>Example: <command moreinfo="none">idmap gid = 10000-20000</command></para>
17 </listitem>
18 </samba:parameter>