On Sat, 8 May 2004 01:33 am, Alan DeKok wrote: > Mark Constable <[EMAIL PROTECTED]> wrote: > > I'm evaluating the use of freeRadius and wondering whether it > > will be possible to return valid check pairs to the upstream NAS > > from info in MySQL, without using a typical users file entry like > > this example... > > > > DEFAULT Realm = "abc.org", Login-Time = Al0555-1805 > > Session-Timeout = 14400, > > The Session-Timeout is inappropriate here. The Login-Time attribute > is a magic server-side attribute, which will set Session-Timeout, so > that the user is automatically kicked off at the end of the time.
In this case I want users to be able to login only during business hours and to ALSO only have a 4 hour session limit during that time, and most definately get booted after -1805 if they logged in within 3 hours and 59 minutes of that -1805 time-out. > > The above setting alerts our upstream NAS's to *disconnect* a > > [EMAIL PROTECTED] user when the -1805 time limit is reached. I want to > > know if freeRadius will allow me to do the same thing via an entry > > in MySQL (and not just in the /etc/raddb/users file) ? > > Yes. Excellent, thanks for the confirmation. freeRadius it is then. --markc - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

