Installing Freeradius Server
Download the latest version of freeradius 2x from fedora repository using the command below.
yum -y install freeradius freeradius-mysql freeradius-utils
Enable MySQL support for Freeradius
Enable sql and sql counter module in the Freeradius main configuration file.
vi /etc/raddab/radiusd.conf
Please see the changes highlighted in bold
# Include another file that has the SQL-related configuration.