s3/docs: Remove superfluous bracket.
[Samba/gbeck.git] / docs-xml / smbdotconf / winbind / idmapgid.xml
blobef3ae4fde1149f84eae29beaadb72bb8b4c8f2ac
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>The idmap gid parameter specifies the range of group ids 
9         that are allocated for the purpose of mapping UNX groups to NT group 
10         SIDs. This range of group ids should have no 
11         existing local or NIS groups within it as strange conflicts can 
12         occur otherwise.</para>
14         <para>See also the <smbconfoption name="idmap backend"/>, and
15         <smbconfoption name="idmap config"/> options.
16         </para>
18 </description>
20 <value type="default"></value>
21 <value type="example">10000-20000</value>
22 </samba:parameter>