Config FreeRadius (3.0.16) to work with SQL: The Guide is outdated - please helps
Matthew Newton
mcn at freeradius.org
Sat Sep 29 01:33:04 CEST 2018
On Fri, 2018-09-28 at 16:17 -0700, James Ngo wrote:
> # Loading module "sql" from file /etc/freeradius/3.0/mods-
> enabled/sql
> sql {
> driver = "rlm_sql_null"
> server = "localhost"
> port = 3306
> login = "radiusadmin"
> password = <<< secret >>>
> radius_db = "radius"
Configure the sql module to use the mysql driver. "null" won't get you
anywhere.
--
Matthew
More information about the Freeradius-Users
mailing list