one more round of clarifications
[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://www.samba.org/samba/DTD/samba-doc">
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 <smbconfoption name="ldap suffix"/>
10         will be used instead.  The suffix string is pre-pended to the
11         <smbconfoption name="ldap suffix"/> string so use a partial DN.</para>
12 </description>
13 <value type="default"></value>
14 <value type="example">ou=Idmap</value>
15 </samba:parameter>