On http://wiki.freeradius.org/Fail-over
I 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


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

Reply via email to