From: Karolin Seeger Date: Wed, 17 Dec 2008 15:18:38 +0000 (+0100) Subject: docs: Update section "ldap ssl" in man smb.conf. X-Git-Tag: samba-3.0.34~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3ae2913fb22a05820c558f2d6c32d72e3d2e304;p=thirdparty%2Fsamba.git docs: Update section "ldap ssl" in man smb.conf. Remove non-existent value "on". Change default value to "no". Add hint about ldaps. Karolin (cherry picked from commit 580461629bb88ce3b61770e7abfe2c942a121877) (cherry picked from commit d74356627579fe7b9961844a77c4e6daa978d62b) (cherry picked from commit 882ac5e5a79646754dfd1669ea6720ab52c9b6ee) (cherry picked from commit e147c4679f8095738fea6ab2c9fb37fbecc9bb85) --- diff --git a/docs-xml/smbdotconf/ldap/ldapssl.xml b/docs-xml/smbdotconf/ldap/ldapssl.xml index 383a545ae27..d785071ec4c 100644 --- a/docs-xml/smbdotconf/ldap/ldapssl.xml +++ b/docs-xml/smbdotconf/ldap/ldapssl.xml @@ -12,8 +12,14 @@ configure script. + LDAP connections should be secured where possible. This may be + done setting either this parameter to + Start_tls + or by specifying ldaps:// in + the URL argument of . + The can be set to one of - three values: + two values: Off = Never @@ -25,16 +31,7 @@ the LDAPv3 StartTLS extended operation (RFC2830) for communicating with the directory server. - - - On = Use SSL - on the ldaps port when contacting the - moreinfo="none">ldap server. Only available when the - backwards-compatiblity - moreinfo="none">--with-ldapsam option is specified - to configure. See . - -start_tls +no