Session-Timeout for disconnecting user
Hi all, I am using Freeradius 2.1.3 to authenticate my users from AP via Active Directory. I have defined the time span that all users may login to the system in the users file: DEFAULT Login-Time := "Wk0630-0130,Wk1020-1033,Wk1240-1351,Wk1555-2359,Sa,Su" 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? Best Regards, Chris
I am using Freeradius 2.1.3 to authenticate my users from AP via Active Directory. I have defined the time span that all users may login to the system in the users file:
DEFAULT Login-Time := "Wk0630-0130,Wk1020-1033,Wk1240-1351,Wk1555-2359,Sa,Su"
The logintime module calculates the number of seconds left in the time span, and sets the Session-Timeout to that number of seconds.
Is this in inner'tunnel (debug would help)?
How can i include Session-Timeout in the Access-Accept packet?
If logintime works in inner-tunnel you need to enable use_tunneled_reply in (peap and/or ttls section) eap.conf. Ivan Kalik Kalik Informatika ISP
participants (2)
-
Chris Li -
tnt@kalik.net