FreeRADIUS MySQL Database GUI with phpMyAdmin on CentOS 7

Опубликовано: 04 Ноябрь 2024
на канале: System Zone
17,445
56

FreeRADIUS is a high performance RADIUS Server that accepts a large number of networking devices as RADIUS Client including MikroTik Router. MySQL is one of the best user sources for freeRADIUS server. In my previous video, I showed how to install freeRADIUS server on CentOS 7 and how to integrate MySQL module with freeRADIUS server. I also showed how to create user group and profile in MySQL database server and authenticate MikroTik PPPoE client with MySQL database user. I used MySQL Command Line Interface (CLI) to insert user information in database server. But most of the people like Graphical User Interface (GUI) rather than Command Line Interface (CLI). A lot of Graphical Software (such as MySQL Workbench, DBTools Manager, phpMyAdmin and so on) can be found to manage MySQL (MariaDB) database graphically. Among these, in this video I will show how to install and configure phpMyAdmin to manage freeRADIUS MySQL database because phpMyAdmin is a free MySQL (MariaDB) management tool over Web Interface.

For more detail: https://systemzone.net/freeradius-mys...

FreeRADIUS installation on CentOS 7: https://systemzone.net/freeradius-ins...

FreeRADIUS with MySQL: https://systemzone.net/mikrotik-radiu...