Thank you, Chris. I use sql module for authentication and authorize, and I aleady add a row to table radcheck with username = 'jb@adsl', Attribute = 'Calling-Station-Id', value = '#SZ_ERX1400_LQF#A51#11#226', op = '=', but that user still accept from other callingstationid, in the log file, I found:
Wed Mar 6 08:18:11 2002 : Info: rlm_sql: Pairs do not match [jb@adsl] Wed Mar 6 08:18:11 2002 : Auth: Login OK: [jb@adsl] (from nas unisphere-lqf port 1359675619 cli #SZ _ERX1400_LQF#A51#11#227) Is there any other configurations? ----- Original Message ----- From: "Chris Parker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 05, 2002 11:17 PM Subject: Re: how to do auth use callingstationid > At 09:36 PM 3/5/2002 +0800, ju bin wrote: > >Hi, > > > >Can I bind a user to a fixed callingstationid? I mean, the user provide > >the correct username and password, but I also want that user can just be > >accepted in a fixed callingstationid, how can I do it? > > Use a 'Check-Item' in the users file: > > janeuser Auth-Type := System, Calling-Station-Id = "5551212" > Reply-Attributes = Here > > janeuser Auth-Type := Reject, > Replay-Message = "You can't use this number" > > -Chris > -- > \\\|||/// \ StarNet Inc. \ Chris Parker > \ ~ ~ / \ WX *is* Wireless! \ Director, Engineering > | @ @ | \ http://www.starnetwx.net \ (847) 963-0116 > oOo---(_)---oOo--\------------------------------------------------------ > \ Wholesale Internet Services - http://www.megapop.net > > > > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
