I belive this is what you are looking for.

   Login-Time Help Page

  Login-Time defines the time span a user may login to the system. The
  format of a so-called time string is like the format used by UUCP.
  A time string may be a list of simple time strings separated by "|" or
",".

  Each simple time string must begin with a day definition. That can be just
  one day, multiple days, or a range of days separated by a hyphen. A
  day is Mo, Tu, We, Th, Fr, Sa or Su, or Wk for Mo-Fr. "Any" or "Al"
  means all days.

  After that a range of hours follows in hhmm-hhmm format.

  For example, "Wk2305-0855,Sa,Su2305-1655".

  Radiusd calculates the number of seconds left in the time span, and
  sets the Session-Timeout to that number of seconds. So if someones
  Login-Time is "Al0800-1800" and he logs in at 17:30, Session-Timeout
  is set to 1800 seconds so that he is kicked off at 18:00.


----- Original Message -----
From: "Aaron Paetznick" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 22, 2002 5:52 PM
Subject: Daily RADIUS window


>
> I've looked through the docs and the mailing list archives.  I want to
> be able to limit the time of day when a user can connect with the RADIUS
> server.  I can define a daily total, but that's not going to be useful.
>   For example, I want to be able to disallow a user from authenticating
> between 10:00PM and 8:00AM every day.  Even better would be to further
> define that as only weekdays.
>
> Any suggestions?
>
>
> --Aaron
>
>
>
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


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

Reply via email to