FreeRADIUS time based authentication with MySQL

shiv shivkumar.jags at gmail.com
Fri Apr 13 12:27:01 CEST 2012


You should use the Login-Time attribute. look here to see how its used ->
http://wiki.freeradius.org/Rlm_logintime
Ideally, you would add a row for each user (not optimal) with Login-Time
attribute with value like 'Al1600-1700' which means they will be able to
login only between 1600 and 1700 on all days.
We use it in the radgroupcheck table for groups of users and in unlang for
groups of NAS's.


--
View this message in context: http://freeradius.1045715.n5.nabble.com/FreeRADIUS-time-based-authentication-with-MySQL-tp5637543p5637885.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.


More information about the Freeradius-Users mailing list