6 Sep
2017
6 Sep
'17
9:59 a.m.
On Wed, 2017-09-06 at 10:40 -0300, Adam Cage wrote:
I fail again, I obtain the error WARNING: Unknown module "sql" in string expansion "%". I will describe briefly what I did, in order you can guide me again please:
This:
2017-09-05 13:53 GMT-03:00 Alan Buxey <alan.buxey@gmail.com>:
This may mean that you need to add SQL to the instantiate section of the radiusd.conf main file
Find instantiate {} in the radiusd.conf file, and add a line "sql" within it. Because you're not calling sql from any of the other sections, the server explicitly needs to be told to initialise that module. -- Matthew