summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/ldap
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-03-22 06:52:23 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:23 -0500
commit4d3454f5f12e183ec2ba904188a18dca3512e8bf (patch)
tree7863d23039bb2a46b0dfe1632d953c41ebe494ae /docs/smbdotconf/ldap
parent8ee9f6806b3cd2519d3a4afe4b254689b2006325 (diff)
downloadsamba-4d3454f5f12e183ec2ba904188a18dca3512e8bf.tar.gz
samba-4d3454f5f12e183ec2ba904188a18dca3512e8bf.tar.bz2
samba-4d3454f5f12e183ec2ba904188a18dca3512e8bf.zip
Fixing missing group suffix info.
(This used to be commit d6151b94db11bf2b2de8beef45ad378c666560f6)
Diffstat (limited to 'docs/smbdotconf/ldap')
-rw-r--r--docs/smbdotconf/ldap/ldapgroupsuffix.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/ldap/ldapgroupsuffix.xml b/docs/smbdotconf/ldap/ldapgroupsuffix.xml
index cb78fa7f96..00d6fba7a0 100644
--- a/docs/smbdotconf/ldap/ldapgroupsuffix.xml
+++ b/docs/smbdotconf/ldap/ldapgroupsuffix.xml
@@ -10,5 +10,5 @@
</description>
<value type="default"></value>
-<value type="example">dc=samba,ou=Groups</value>
+<value type="example">ou=Groups,dc=samba,ou=Groups</value>
</samba:parameter>