Thanks ! I will look into that idea, but is there any other module which can do this straight away ?
Thanks and Regards, Soumendu -----Original Message----- From: Eric Covener [mailto:[EMAIL PROTECTED] Sent: Thursday, May 08, 2008 4:27 PM To: [email protected] Subject: Re: [EMAIL PROTECTED] Multiple Active Directory authentication via apache 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] --------------------------------------------------------------------- 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]
