summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/winbind/idmapgid.xml
blob: 3f8c8e08f260d623118d2c45394974edd74a3e31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<samba:parameter name="idmap gid"
                 context="G"
				 type="string"
                 advanced="1" developer="1" hide="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <synonym>winbind gid</synonym>
<description>

	<para>The idmap gid parameter specifies the range of group ids that are allocated for
	the purpose of mapping UNX groups to NT group SIDs. This range of group ids should have no 
	existing local or NIS groups within it as strange conflicts can occur otherwise.</para>

	<para>The availability of an idmap gid range is essential for correct operation of
		all group mapping.</para>
</description>

<value type="default"></value>
<value type="example">10000-20000</value>
</samba:parameter>