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-4.0.0alpha6~462^2~14^2~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=580461629bb88ce3b61770e7abfe2c942a121877;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 --- 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