3 Apr
2016
3 Apr
'16
11:03 a.m.
On Apr 3, 2016, at 10:56 AM, Marcin <marcin@nicram.net> wrote:
So how can I use "Simultaneous-Use := 1" efficiently and without database?
For ~100 users, the "radutmp" file works. The default configuration has examples. For more users, use a database. You're not going to store 100K users efficiently without a database. FreeRADIUS isn't a database. So... you'll need a database. Alan DeKok.