Config FreeRadius (3.0.16) to work with SQL: The Guide is outdated - please helps

james.ngobui at gmail.com james.ngobui at gmail.com
Sat Sep 29 06:20:43 CEST 2018


STUPID ME!!!!
This IS the problem!!!
I blindly follow the default config file and just uncommented the sql
All working now

And one last thing: How do I configure the Freeradius to auto-start when the computer restart? My PC run Ubuntu v.18

Thank you very much
Regards

-----Original Message-----
From: Freeradius-Users <freeradius-users-bounces+james.ngobui=gmail.com at lists.freeradius.org> On Behalf Of Matthew Newton
Sent: September 28, 2018 4:33 PM
To: FreeRadius users mailing list <freeradius-users at lists.freeradius.org>
Subject: Re: Config FreeRadius (3.0.16) to work with SQL: The Guide is outdated - please helps

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

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


---
This email has been checked for viruses by AVG.
https://www.avg.com




More information about the Freeradius-Users mailing list