30 Jul
2010
30 Jul
'10
9:39 a.m.
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.