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 ? Any help will be greatly appreciated. Regards Soumendu |