summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/ldap/ldapmachinesuffix.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/ldapmachinesuffix.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/ldapmachinesuffix.xml')
-rw-r--r--docs/smbdotconf/ldap/ldapmachinesuffix.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/smbdotconf/ldap/ldapmachinesuffix.xml b/docs/smbdotconf/ldap/ldapmachinesuffix.xml
index 994345fb1b..ae82cba3f5 100644
--- a/docs/smbdotconf/ldap/ldapmachinesuffix.xml
+++ b/docs/smbdotconf/ldap/ldapmachinesuffix.xml
@@ -4,8 +4,13 @@
type="string"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
- <para>It specifies where machines should be added to the ldap tree.</para>
+ <para>It specifies where machines should be added to the ldap tree.
+ If this parameter is unset, the value of <smbconfoption
+ name="ldap suffix"/> 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=Computers</value>
</samba:parameter>