iMark 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. > 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. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

