Jason Traeden wrote:
> That did not work ether. Is there a better way to achieve ldap redundancy?

  Force Auth-Type = LDAP.  But it would be best to have this required in
as few situations as possible.

> I have attached the log output from when I started radiusd -X and the login
> failure.

rlm_ldap: Over-riding set_auth_type, as there is no module ldap listed
in the "authenticate" section.

  So... you don't have:

authenticate {
        ...
        Auth-Type LDAP {
                redundant {
                        ad01
                        ad02
                }
        }
        ...
}

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

Reply via email to