freeradius
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
freeradius [2024/05/13 07:56] – created protocol | freeradius [2025/05/28 15:49] (current) – protocol | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | === delete all account sessions opened === | + | ===== delete all account sessions opened |
When reaching Simultaneous-Use: | When reaching Simultaneous-Use: | ||
Line 5: | Line 5: | ||
DELETE FROM radacct WHERE acctstoptime IS null; | 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=" | ||
+ | |||
+ | move [find where comment=" | ||
+ | |||
+ | </ | ||
+ | |||
+ | https:// | ||
+ | |||
+ | |||
+ |
freeradius.1715597768.txt.gz · Last modified: 2024/05/13 07:56 by protocol