22 Jul
2016
22 Jul
'16
2:26 p.m.
On Jul 22, 2016, at 10:31 AM, Marco Marino <marino.mrc@gmail.com> wrote:
Ok, problem solved! The issue is related to mysql and the structure of the radius db created by some incompetent developer for an embedded application that shares the radius db. Basically, all radius table is a view (yes, a view, not a table! And a really complicated view!! I know.... this is terrifying). So, nothing related to freeradius or to the original mysql structure of the radius db.
I'm not surprised. We've put a *lot* of effort into ensuring that the default configuration works, and is fast. When people mangle the default configuration (including SQL schema), it usually causes a lot of problems.
Thanks for your support.
It's what we do... Alan DeKok.