2 Sep
2009
2 Sep
'09
11:25 a.m.
AJ wrote:
I know this has been discussed before on the list and there is documentation for this, but I have literally spent days on this and I cannot get the result that I am looking for. I am hoping someone can share a configuration with me that works. Basically, I am looking to have radius authenticate to two LDAP servers one after the other. It is not a true failover or load balance situation, as both servers need to be queried at the same time. Basically, I want the first LDAP server to be queried for a username/password, then if the user is not found, try the second one.
In 1.1.x, read doc/configurable_failover It explains how to configure what you want, including the module return codes. Alan DeKok.