Using sql and userfile together

Krzysztof Grobelak kgrobelak at airspeed.ie
Mon Jan 23 18:28:37 CET 2012


Hello all,

I just wanted to ask how could I make FR to use either users file or sql 
to send attributes based on the NAS ip address.

I suspect that I would need to use ulang for that. Something like:

if(NAS-IP-Address == NAS A IP) {
use sql
}
else
{
     use users file
}
I'm just wondering what is the proper syntax of making FR use sql or 
user file.

Kind regards,
Krzysztof

 
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20120123/cbaffcc4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 11580 bytes
Desc: not available
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20120123/cbaffcc4/attachment.gif>


More information about the Freeradius-Users mailing list