===== delete all account sessions opened =====
When reaching Simultaneous-Use: Auth: (110348) Multiple logins (max 1) [MPP attempt]:
DELETE FROM radacct WHERE acctstoptime IS null;
===== emergency freeradius allow any login =====
interface pppoe-server server set authentication=pap [find .id!=999]
/radius
add comment="CORINGA" secret=sgp service=ppp address=192.81.208.133 accounting-port=9913
authentication-port=9912 timeout=00:00:03
move [find where comment="CORINGA"] 0
https://github.com/alexnanow/docker-freeradius