1 Apr
2016
1 Apr
'16
8:19 a.m.
On Apr 1, 2016, at 3:42 AM, Polarix <polarix@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.