From 24323e8b3b136608b21c277e681c3e5bb5b2c1ce Mon Sep 17 00:00:00 2001 From: Badlop Date: Wed, 4 Nov 2009 20:12:54 +0000 Subject: Extend explanation of ldap_encrypt tls (thanks to Konstantin Khomoutov) SVN Revision: 2723 --- doc/guide.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/guide.tex') diff --git a/doc/guide.tex b/doc/guide.tex index 57a754548..61ae46547 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -2163,7 +2163,8 @@ Parameters: LDAP servers. This option is required. \titem{\{ldap\_encrypt, none|tls\}} \ind{options!ldap\_encrypt}Type of connection encryption to the LDAP server. Allowed values are: \term{none}, \term{tls}. -Note that STARTTLS is not supported. +The value \term{tls} enables encryption by using LDAP over SSL. +Note that STARTTLS encryption is not supported. The default value is: \term{none}. \titem{\{ldap\_port, Number\}} \ind{options!ldap\_port}Port to connect to your LDAP server. The default port is~389 if encryption is disabled; and 636 if encryption is enabled. -- cgit v1.2.3