diff options
-rw-r--r-- | doc/guide.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 6789fa2e1..ddfb91d4b 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -2297,6 +2297,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 |