diff options
author | Badlop <badlop@process-one.net> | 2009-12-21 16:10:51 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2009-12-21 16:10:51 +0000 |
commit | 341e47c2a478cbefe30342df9eb74882e62f8e19 (patch) | |
tree | 0e4bde6644a435c3de17f567a5c5e0e89a71fe11 /doc/guide.tex | |
parent | pep_mapping not working due to Node type mismatch (EJAB-1135) (diff) |
Remove the old note about LDAP lack of encryption.
SVN Revision: 2817
Diffstat (limited to '')
-rw-r--r-- | doc/guide.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index ebf8c9e54..47e87daaf 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -2186,8 +2186,7 @@ Example: {ldap_password, "secret"}. \end{verbatim} -Note that current LDAP implementation does not support SSL secured communication -and SASL authentication. +Note that current LDAP implementation does not support SASL authentication. \makesubsubsection{ldapauth}{Authentication} |