Using two tables (postgreSql) to validate users
Hugh Messenger
hugh at alaweb.com
Mon Jul 2 17:38:58 CEST 2007
Krzysztof Ol?dzki <krzysztof.oledzki at axelspringer.pl> 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
More information about the Freeradius-Users
mailing list