Krzysztof Ol?dzki <[EMAIL PROTECTED]> said: > On 2007-06-30 17:24, Daniel Bojczuk wrote: > > Hi again... > > > > I have a doubt: Is it possible to use two tables to check the users? I > > need to do something like this... Freeradius checks if the user is valid > > on the table 1, if it returns true the user is validated, but if the > > return is false, freeradius checks the table 2, trying to validate the > > user once again. > > > > Is it possible? > > Yes, for example with rlm_perl.
Couldn't it also be done with the failover syntax, as described in doc/configurable_failover? > Best reagards, > > Krzysztof Oledzki -- hugh - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

