summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/ldap/ldapidmapsuffix.xml
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-08-17 15:31:37 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:05 -0500
commite0dfc4ecedff9bd7361ab7b975d96df3b2cc2667 (patch)
tree6501285877af1b3439986be26d02559d8767b957 /docs/smbdotconf/ldap/ldapidmapsuffix.xml
parent2c4b89cec1923be92bc0986f0dfb08bf4dae5b91 (diff)
downloadsamba-e0dfc4ecedff9bd7361ab7b975d96df3b2cc2667.tar.gz
samba-e0dfc4ecedff9bd7361ab7b975d96df3b2cc2667.tar.bz2
samba-e0dfc4ecedff9bd7361ab7b975d96df3b2cc2667.zip
clarifying ldap suffix options
(This used to be commit 30248d33d1eac0d77c2e2a82497869fec3795bf5)
Diffstat (limited to 'docs/smbdotconf/ldap/ldapidmapsuffix.xml')
-rw-r--r--docs/smbdotconf/ldap/ldapidmapsuffix.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/smbdotconf/ldap/ldapidmapsuffix.xml b/docs/smbdotconf/ldap/ldapidmapsuffix.xml
index 81fc98d8b9..553b9b5534 100644
--- a/docs/smbdotconf/ldap/ldapidmapsuffix.xml
+++ b/docs/smbdotconf/ldap/ldapidmapsuffix.xml
@@ -7,8 +7,10 @@
<para>This parameters specifies the suffix that is
used when storing idmap mappings. If this parameter
is unset, the value of <smbconfoption name="ldap suffix"/>
- will be used instead.</para>
+ will be used instead. The suffix string is pre-pended to the
+ <smbconfoption name="ldap suffix"/> string so use a partial DN
+ unless the <smbconfoption name="ldap suffix"/> parameter is empty.</para>
</description>
<value type="default"></value>
-<value type="example">ou=Idmap,dc=samba,dc=org</value>
+<value type="example">ou=Idmap</value>
</samba:parameter>