summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/ldap/ldapidmapsuffix.xml
blob: f826183c339d097332e9db8968350fcba97fff71 (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>dc=samba,ou=Idmap</emphasis></para>
</listitem>
</samba:parameter>