On Fri, Nov 12, 2004 at 11:28:09AM -0800, David Young wrote:
> Hi, I was wondering if there's a way to make freeradius authenticate a client 
> based on more than username and password?  for example, I want to limit a 
> user to dial in only from a certain designated number (ANI) to prevent fraud. 
>  My user lookup is done through postgresql.  Is there a way to do additional 
> checks before replying to the NAS with an Accept or Reject response?  Maybe 
> something that will do:
>

Yes, use additional check items. 
Look at the comments in the users file and also in its man page for
more info. 
 
> if (username and password and ANI) all match then
>     Accept
> else 
>     reject
> 
> 
> Thanks a lot,
> David

-- 
  Kostas Zorbadelos
  Systems Developer, Otenet SA 
  mailto: [EMAIL PROTECTED]
  
  Out there in the darkness, out there in the night
  out there in the starlight, one soul burns brighter
  than a thousand suns.


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

Reply via email to