How to load sql module befor all other sql module instance
Philemon Jaomalaza
philemon.jaomalaza at gmail.com
Fri Jan 25 07:08:07 CET 2019
I mean, I have to load the sql module before sqlcounter
whereas when I start freeradius, I have these errors:
# /etc/freeradius/ 3.0 / mods-enabled / sqlcounter [46]: Reference "$ {modules.sql.dialect}" not found
# /etc/freeradius/ 3.0 / mods-enabled / sqlcounter [51]: Reference "$ {modconfdir} / sql / counter / $ {dialect} / $ {.: instance} .conf" points to a variable which has not been expanded.
Errors reading or parsing /etc/freeradius/3.0/radiusd.conf
I will like to know how to change the order of change of the modules in / mod-enabled which for the sql module to be loaded forward sqlcounter, sql1, sql2, sql3
thank you in advance
JMLZ
-----Message d'origine-----
De : Freeradius-Users [mailto:freeradius-users-bounces+philemon.jaomalaza=gmail.com at lists.freeradius.org] De la part de Alan DeKok
Envoyé : vendredi 25 janvier 2019 04:50
À : FreeRadius users mailing list <freeradius-users at lists.freeradius.org>
Objet : Re: How to load sql module befor all other sql module instance
On Jan 24, 2019, at 7:00 PM, Philemon Jaomalaza <philemon.jaomalaza at gmail.com> wrote:
> I can't load the SQL moduel befor all other SQL module instance so It
> can't understand the dialect.
I'm not sure what that means.
> How can I arrange to load SQL first then loads all other sql instace
> module ?
You don't. You just configure each SQL module instance as normal. The only difference is the name:
sql instance1 {
... config...
}
Perhaps if you explained what you're trying to do, that would be better.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
https://www.avast.com/antivirus
More information about the Freeradius-Users
mailing list