"Adam Tybor" <[EMAIL PROTECTED]> wrote: > I have the following two rows in my radcheck table and I made sure the > natural sort, without the id, that Session-Timeout comes before Login-Time
OK... looking at src/main/auth.c, the Login-Time update of Session-Timeout is done just before the Access-Accept is returned, so that should be working. > Interestingly enough when I debug on the server I see no debug > output for rlm_logintime module. Was this module not included in > 1.1.1because when I look at the cvs source code I see where the check > is made and > see tons of DEBUG statements that are not showing up on my console. The module is not in 1.1.1. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

