From 46da9877db6ec59d5f71c1af01c8a7eb7dab6356 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 17 Aug 2005 16:24:08 +0000 Subject: Further clarification regarding ldap suffix usage. (This used to be commit 4510dccd6ecf8c562be752fb8961901b607fdeb1) --- docs/smbdotconf/ldap/ldapadmindn.xml | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'docs/smbdotconf/ldap/ldapadmindn.xml') diff --git a/docs/smbdotconf/ldap/ldapadmindn.xml b/docs/smbdotconf/ldap/ldapadmindn.xml index 5f8805ad14..442d242679 100644 --- a/docs/smbdotconf/ldap/ldapadmindn.xml +++ b/docs/smbdotconf/ldap/ldapadmindn.xml @@ -4,13 +4,18 @@ type="string" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> - The - defines the Distinguished Name (DN) name used by Samba to - contact the ldap server when retreiving user account - information. The is used in conjunction with the admin dn password - stored in the private/secrets.tdb file. - See the smbpasswd - 8 man page for more - information on how to accmplish this. + + + The defines the Distinguished Name (DN) name used by Samba to contact + the ldap server when retreiving user account information. The is used + in conjunction with the admin dn password stored in the private/secrets.tdb + file. See the smbpasswd 8 + man page for more information on how to accomplish this. + + + + The requires a fully specified DN. The is not appended to the . + -- cgit