How to load sql module befor all other sql module instance

Alan DeKok aland at deployingradius.com
Fri Jan 25 02:49:44 CET 2019


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.




More information about the Freeradius-Users mailing list