16 Nov
2016
16 Nov
'16
9:24 a.m.
2016-11-15 22:25 GMT+01:00 Alan DeKok <aland@deployingradius.com>:
I would suggest creating a custom SQL table with account information and expiration time. Then, use that table from FreeRADIUS to check account name, password, and expiration time.
Does the radius-protocol/FreeRADIUS provide TTL functionality? (Meaning can authenticated people be automatically blocked after some specified time?) Or do I need to set/implement that elsewhere?