From: Bradley Nicholes Date: Fri, 14 Dec 2007 16:52:09 +0000 (+0000) Subject: Add a note about double quoting a multihost LDAP URL. X-Git-Tag: 2.3.0~1145 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65b5107b3556e082c0b2d555712cdb5bf9a6f01f;p=apache Add a note about double quoting a multihost LDAP URL. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@604224 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index 20224d42d7..55c79c44d6 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -1052,7 +1052,8 @@ You can of course use search parameters on each of these.

specify multiple, redundant LDAP servers, just list all servers, separated by spaces. mod_authnz_ldap will try connecting to each server in turn, until it makes a - successful connection.

+ successful connection. If multiple ldap servers are specified, + then entire LDAP URL must be encapsulated in double quotes.

Once a connection has been made to a server, that connection remains active for the life of the