On Thu, November 1, 2007 12:34 pm, Melanie Pfefer wrote:
> hi,
>
> AuthLDAPUrl can have multiple values?
>
>
> AuthLDAPUrl ldap://..... , ldap://.....
>
This is correct. If you use your last method, the last entry will
overwrite the previous values. This is how it should look:

AuthLDAPUrl ldap://a.b.c ldap://d.e.f ldap://g.h.i

You get the idea.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to