16 Nov
2016
16 Nov
'16
9:41 a.m.
On Nov 16, 2016, at 9:24 AM, Zsolt <dqeswn@gmail.com> wrote:
Does the radius-protocol/FreeRADIUS provide TTL functionality? (Meaning can authenticated people be automatically blocked after some specified time?)
No.
Or do I need to set/implement that elsewhere?
You need to implement custom rules yourself. When I said that FreeRADIUS doesn't implement account management, I meant that it doesn't implement account management. This includes automatic adding of users, deleting of users, expiration, etc. You MUST decide what to do, and then implement it yourself. Alan DeKok.