I have set up FreeRADIUS with mysql.  It works well.
I am currently testing and only have a few entries: fredf with password
wilma and profile dynamic from the examples.

I wanted to allow any users calling from a certain phone number 3215551212.
I uncommented the programming for DEFAULT in the sql.conf.  I set up DEFAULT
to check calling-station-id and authenticate off of that.  It works.

I am wondering if it is possible to allow fall throughs when using SQL or if
I can add other "copies" of the programming for DEFAULT to make a DEFAULT1
and a DEFAULT2 to simulate 2 additional fall throughs.

Also, I set up the AuthType=Accept
                           Calling-Station-ID==3215551212

Can I add Additional Calling Station ID's some way so that I can allow other
places to have the same type of access (It needs to be for user DEFAULT
since I don't know what user name they will use)?

Thanks for the Help
dave




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

Reply via email to