Merge from 3.0:
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / ldap / ldapidmapsuffix.xml
blob7dd86cc41b2ba64fb52948630258bac7617b45b0
1 <samba:parameter name="ldap idmap suffix"
2                  context="G"
3                  advanced="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6         <para>This parameters specifies the suffix that is 
7         used when storing idmap mappings. If this parameter 
8         is unset, the value of <parameter>ldap suffix</parameter>
9         will be used instead.</para>
11         <para>Default: <emphasis>none</emphasis></para>
13         <para>Example: <emphasis>ou=Idmap,dc=samba,dc=org</emphasis></para>
14 </listitem>
15 </samba:parameter>