On http://wiki.freeradius.org/Fail-overI find an interesting feature, that would be very useful in some configurations:
authorize {
...
sql
if notfound {
ldap1 } else {
ldap2
} As mentioned there, it is available in version 2 of the server.Is it already foreseeable, when approximately the version 2 of freeradius will be available?
Norbert Wegener