Re: Users from specific nas

2008-08-07 Thread Pshem Kowalczyk
Hi, You can use huntgroups and sql groups that check those huntgroups: DIALUP NAS-Identifier == "akl-grafton-diallns3" DIALUP NAS-Identifier == "akl-grafton-diallns4" and then in the db - create groups that match the huntgroups. radbackend=> select * from radgroupcheck; id |

Users from specific nas

2008-08-07 Thread Cris Boisvert
Using freeradius with mysql backend. Currently lets all nas devices authenticate user/pass. Want to set it up so that specific users can authenticate only from specific nas devices. Like huntgroups but need to have it setup in mysql Does anyone have a reccomended config for this? - List info