Re: Access_attr not working??

2002-10-19 Thread Kostas Kalevras
On Fri, 18 Oct 2002, Josh Kleensang wrote: I can't seem to get access rejected when I have dialupAccess = false (and access_attr = dialupAccess and access_attr_used_for_allow = yes). I have tried the latest CVS snapshot... and this was working with versions prior to 0.7. (well at least .5)

Modules cleanup

2002-10-19 Thread delphi
Hi! I'm slightly change modules.c and modules.h in order to make module_list_free() public accessible. And I place call to this function in radiusd.c sig_fatal() function. At now after killing radiusd there is correct cleanup of rlm_sql module at least (so connection to sql server is correctly

this Error in log: What does it mean ?

2002-10-19 Thread Gian-Carlo Baldarelli
Radius 0.7.1 Login ok, but first line indicate one error Fri Oct 18 23:10:41 2002 : Error: rlm_sql_authorize: no rows returned from query (no such user) Fri Oct 18 23:10:41 2002 : Auth: Login OK: [giancarlo] (from nas easy1 port 22555 cli 43746040) What kind ok error is ? my config mysql

Time Limits

2002-10-19 Thread Roy Wills
I am new to FreeRadius and am wondering if there is a way to block web access during certain times of the day. I am using a web proxy program that authenticates through FreeRadius and need to block access to certain users between say 6 pm and 6am. Is that possible with freeradius? Thanks in

Re: Time Limits

2002-10-19 Thread Mattt
On Sun, 2002-10-20 at 05:51, Roy Wills wrote: I am new to FreeRadius and am wondering if there is a way to block web access during certain times of the day. I am using a web proxy program that authenticates through FreeRadius and need to block access to certain users between say 6 pm and 6am.

Re: Modules cleanup

2002-10-19 Thread Alan DeKok
[EMAIL PROTECTED] wrote: I'm slightly change modules.c and modules.h in order to make module_list_free() public accessible. And I place call to this function in radiusd.c sig_fatal() function. That won't work. If it does, then it works by accident.Signal call handling functions should