13 Apr
2012
13 Apr
'12
7:27 a.m.
On 2012-04-13 06:27 PM, shiv wrote:
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.
Use the freeradius-dialupadmin package. There is some similar function, but I haven't tried it.