summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/ldap/ldapidmapsuffix.xml
blob: 7dd86cc41b2ba64fb52948630258bac7617b45b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="ldap idmap suffix"
                 context="G"
		 advanced="1" developer="1"
                 xmlns:samba="http://samba.org/common">
<listitem>
	<para>This parameters specifies the suffix that is 
	used when storing idmap mappings. If this parameter 
	is unset, the value of <parameter>ldap suffix</parameter>
	will be used instead.</para>

	<para>Default: <emphasis>none</emphasis></para>

	<para>Example: <emphasis>ou=Idmap,dc=samba,dc=org</emphasis></para>
</listitem>
</samba:parameter>