At 09:48 AM 8/8/2001 -0500, Mark Nicholas wrote:
>Hi,
>
>     I am running freeradius-0.1.

Upgrade to 0.2 ( or the latest CVS, actually ).  Many fixes over 0.1.

>Does anyone know how to have only one user
>able to authenticate when calling an 800 number.  We are setting up personal
>800 numbers for some dialin customers and don't want them to be able to call
>other people's 800 numbers.

Add 'Called-Station-ID' as a check item in the 'users' file.  Ala:

user1    Auth-Type := System, Called-Station-ID == "8001234567"
         Fall-Through = Yes

DEFAULT Auth-Type := Reject, Called-Station-ID == "8001234567"

-Chris

--
    \\\|||///  \  Chris Parker    -    Manager, Development Engineering
    \ ~   ~ /   \       WX *is* Wireless!    \   [EMAIL PROTECTED]
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Without C we would have 'obol', 'basi', and 'pasal'


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

Reply via email to