Hello Ricardo -

On Mon, 09 Aug 1999, Ricardo Freire wrote:
> >%_Hi Mike and all,
> 
> Our production radiator server is still with 2.13.
> It always worked, but recently we set up some time restrictions, and it isn't 
>working.
> Users are still connected even when they're in Linux "business" group.
> My USERS file has the following DEFAULTs:
> 
> DEFAULT Auth-Type = System, Group = users, Simultaneous-Use = 1
> 
> DEFAULT Auth-Type = System, Group = business, Simultaneous-Use = 1
>         Time = "Sa0700-1200,Wk0700-1900"
> 

Time is a check item and must be on the first line. You have defined it in
the example above as a Reply item.

Try this:

DEFAULT Auth-Type = System, Group = business, Simultaneous-Use = 1,\
        Time = "Sa0700-1200,Wk0700-1900"

 > DEFAULT Auth-Type = Reject, Group = bloqueado
> 
> When a user from group "bloqueado" tries to log in, access is correctly rejected.
> The only problem is that the "Time" item is being ignored for group "business".
> 

All check items must be on the first line (which can be continued with "\").

hth

Hugh

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
NT, Rhapsody

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to