Freeradius Max-Daily-Session in custom authentication
Alan DeKok
aland at deployingradius.com
Fri Apr 1 14:19:14 CEST 2016
On Apr 1, 2016, at 3:42 AM, Polarix <polarix at tiscalinet.it> wrote:
> It seems that the server does not care about the Max-Daily-Session
> attribute and does not send the Packet of Disconnect.
The server just writes the session information to a database. It doesn't periodically poll the database, and look for users to reject.
You will have to write a "cron" job to poll the database and disconnect users.
Alan DeKok.
More information about the Freeradius-Users
mailing list