On Jun 21, 2018, at 6:17 AM, Javier Escalante <Javier.Escalante@bwireless.eu> wrote:
Hello,
Based on the documentation of freeradius 3.0, the sql.conf is now in /etc/freeradius/3.0/mods-available/sql. I edited it accordingly and added the include line in radiusd.conf.
Why are you putting the configuration into /etc/freeradius/3.0? You've previously said that you installed it from a package. That can't be true, because the packages just create /etc/freeradius, without the "3.0" portion.
The errors I get are the following ones:
/etc/freeradius/3.0/mods-available/sql[191]: Reference "${thread[pool].start_servers}" not found /etc/freeradius/3.0/mods-available/sql[194]: Reference "${thread[pool].min_spare_servers}" not found /etc/freeradius/3.0/mods-available/sql[207]: Reference "${thread[pool].max_servers}" not found /etc/freeradius/3.0/mods-available/sql[213]: Reference "${thread[pool].max_spare_servers}" not found /etc/freeradius/3.0/mods-available/sql[263]: Reference "${modconfdir}" not found
Any clue?
You're going out of your way to break the default configuration. You're wasting your time and ours. You should: a) follow the standard methods to install the server b) use the standard location for configuration files c) read (and follow) the documentation d) read (and follow) http://wiki.freeradius.org/list-help/ You are not doing any of that. People here are trying to help you, and you are trying *very* hard to do everything wrong, and to make it as difficult as possible for people to help you. If you want the problem fixed, you need to address the above issues. Alan DeKok.