summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/ldap/ldapsuffix.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/ldap/ldapsuffix.xml')
-rw-r--r--docs/smbdotconf/ldap/ldapsuffix.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/smbdotconf/ldap/ldapsuffix.xml b/docs/smbdotconf/ldap/ldapsuffix.xml
index cc67392b06..47d5a5bba2 100644
--- a/docs/smbdotconf/ldap/ldapsuffix.xml
+++ b/docs/smbdotconf/ldap/ldapsuffix.xml
@@ -4,8 +4,14 @@
advanced="1" developer="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
- <para>Specifies the base for all ldap suffixes and for
- storing the sambaDomain object.</para>
+ <para>Specifies the base for all ldap suffixes and for storing the sambaDomain object.</para>
+
+ <para>
+ The ldap suffix will be appended to the values specified for the <smbconfoption name="ldap user suffix"/>,
+ <smbconfoption name="ldap group suffix"/>, <smbconfoption name="ldap machine suffix"/>, and the
+ <smbconfoption name="ldap idmap suffix"/>. Each of these should be given only a DN relative to the
+ <smbconfoption name ="ldap suffix"/>.
+ </para>
</description>
<value type="default"></value>
<value type="example">dc=samba,dc=org</value>