Alexander Clouter wrote:
> Probably better off with failover[1], never got around to sorting it 
> out myself, but it is something like this:
> ----
> modules {
>       ldap ldap1 {
>               [snipped]
> 
>               ok = return

  No. The "ok = return" thing NEVER goes into a "modules" configuration.

> authorize {
>       preprocess
>       suffix
> 
>       redundant {
>               ldap1
>               ldap3
>               ldap2
>               ldap4
>       }

  That's the right one.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to