Add all the source files from the old CVS tree,
[tprouty/samba.git] / docs / smbdotconf / ldap / ldapidmapsuffix.xml
1 <samba:parameter name="ldap idmap suffix"
2                  context="G"
3                  advanced="1" developer="1"
4                  type="string"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7         <para>This parameters specifies the suffix that is 
8         used when storing idmap mappings. If this parameter 
9         is unset, the value of <parameter>ldap suffix</parameter>
10         will be used instead.</para>
11 </description>
12 <value type="default"></value>
13 <value type="example">ou=Idmap,dc=samba,dc=org</value>
14 </samba:parameter>