On Thu, May 8, 2008 at 6:37 AM, Soumendu Bhattacharya
<[EMAIL PROTECTED]> wrote:
> Hi,
>
>         I have successfully setup apache (2.2.x)  to authenticate users via
> Active Directory using mod_authnz_ldap.so. The problem is that we have
> different physical active directory servers for different regions and
> although I can pass failover server(s) in AuthLDAPURL, there is no way that
> Apache can authenticate against all of them in sequence. i.e if
> authentication fails for AD server 1, then try to authenticate via AD server
> 2 etc. Is there any other way this can be achieved via any other modules ?

Can you put an LDAP server in front of it all that knows how to send
referrals to to the proper backend?

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
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