4 Oct
2018
4 Oct
'18
6:01 a.m.
On Thu, 2018-10-04 at 11:50 +0200, Hatem Sabrey wrote:
i’m planning to build a dashboard for FreeRADIUS v2.x so i need a
Don't build anything for v2 - it's obsolete. Use v3 now. Though the SQL schemas as largely the same for both.
reference where to find detailed explanation about the database structure and what are the data inside of it.
The queries and schemas are all here: https://github.com/FreeRADIUS/freeradius-server/tree/v3.0.x/raddb/mods- config/sql/main -- Matthew