Re: Redundant Proxy for Authentication

2012-08-22 Thread Francois Gaudreault
Thanks Alan. We will rework our use case then :) On 2012-08-22 1:46 AM, Alan DeKok wrote: Francois Gaudreault wrote: On each requests, we want to proxy it to a primary server, if it's succeeding, move on, but if the authentication fails, we need to proxy to a secondary server. It's not

Redundant Proxy for Authentication

2012-08-21 Thread Francois Gaudreault
Hi, I want to know if it's possible to proxy authentication request in a redundant fashion (just like we can do with ldap or mysql modules in a redundant block). On each requests, we want to proxy it to a primary server, if it's succeeding, move on, but if the authentication fails, we need

Re: Redundant Proxy for Authentication

2012-08-21 Thread Alan DeKok
Francois Gaudreault wrote: On each requests, we want to proxy it to a primary server, if it's succeeding, move on, but if the authentication fails, we need to proxy to a secondary server. It's not fail-over we are looking for. RADIUS doesn't really work that way. The only way to do it is