From 341e47c2a478cbefe30342df9eb74882e62f8e19 Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 21 Dec 2009 16:10:51 +0000 Subject: Remove the old note about LDAP lack of encryption. SVN Revision: 2817 --- doc/guide.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/guide.html') diff --git a/doc/guide.html b/doc/guide.html index 9c3414957..1fbc9499f 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -1638,8 +1638,7 @@ value is "". {ldap_port, 389}. {ldap_rootdn, "cn=Manager,dc=domain,dc=org"}. {ldap_password, "secret"}. -

Note that current LDAP implementation does not support SSL secured communication -and SASL authentication.

+

Note that current LDAP implementation does not support SASL authentication.

Authentication

You can authenticate users against an LDAP directory. Available options are:

{ldap_base, Base}
LDAP base directory which stores users accounts. This option is required. -- cgit v1.2.3