Hi all,<br><br>I am using Freeradius 2.1.3 to authenticate my users from AP via Active Directory.<br>I have defined the time span that all users may login to the system in the users file:<br><br>DEFAULT Login-Time := "Wk0630-0130,Wk1020-1033,Wk1240-1351,Wk1555-2359,Sa,Su"<br>
<br>The logintime module calculates the number of seconds left in the time span, and sets the Session-Timeout to that number of seconds. How can i include Session-Timeout in the Access-Accept packet?<br><br>Best Regards,<br>
Chris