summaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-06-10 13:58:55 +0200
committerBadlop <badlop@process-one.net>2010-06-10 13:58:55 +0200
commit7d8f8a7e99bc4698542eb1165bd3ddcd3bda09b2 (patch)
tree69dda233c0accadedd8df07644adafcb33471e11 /doc/guide.tex
parentFix typo in update_list command (EJAB-1237) (diff)
Explain that 2 LDAP connections are established per vhost
Diffstat (limited to 'doc/guide.tex')
-rw-r--r--doc/guide.tex10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index a21d39dc..3758fbe2 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -2208,6 +2208,9 @@ and LDAP server supports
\makesubsubsection{ldapconnection}{Connection}
+Two connections are established to the LDAP server per vhost,
+one for authentication and other for regular calls.
+
Parameters:
\begin{description}
\titem{\{ldap\_servers, [Servers, ...]\}} \ind{options!ldap\_server}List of IP addresses or DNS names of your
@@ -2242,11 +2245,12 @@ Example:
{ldap_password, "secret"}.
\end{verbatim}
-Note that current LDAP implementation does not support SASL authentication.
-
\makesubsubsection{ldapauth}{Authentication}
-You can authenticate users against an LDAP directory. Available options are:
+You can authenticate users against an LDAP directory.
+Note that current LDAP implementation does not support SASL authentication.
+
+Available options are:
\begin{description}
\titem{\{ldap\_base, Base\}}\ind{options!ldap\_base}LDAP base directory which stores