8 Jul
2015
8 Jul
'15
9:10 a.m.
On Jul 8, 2015, at 8:39 AM, Michael Ströder <michael@stroeder.com> wrote
Yes, I already know all this. But I still don't get how that makes a difference regarding configuration options for LDAP server redundancy.
It doesn't make a difference for the "redundant" block. But it does make a difference *where* you put the redundant block. authorize { ... redundant { ldap1 ldap2 } } authenticate { ... Auth-Type LDAP { redundant { ldap1 ldap2 } } ... } Alan DeKok.