On Dec 17, 2019, at 9:12 AM, Julien Bamberger <Julien.bamberger@g2elab.grenoble-inp.fr> wrote:
Hello,
I would like to use EAP/TLS + mac address with mariadb under Debian 10 & Freeradius 3.0.17+dfsg-1.1.
I create my key and certificats (PKI ok). My database is ok.
When I launch freeradius in debug mode freeradius -XXX I have this message :
Debug: Failed with error: rlm_tls-config.so: cannot open shared object file: No such file or directory Error: /etc/freeradius/3.0/mods-enabled/eap[176]: Failed to link to module 'rlm_tls-config': /usr/lib/freeradius/rlm_tls-config.so: cannot open shared object file: No such file or directory
You edited the default configuration and broke it. Don't do that.
I edit this files : radiusd.conf, mods-available/eap, mods-available/sql, sites-enabled/default.
What did you change in the "eap" module configuration? Why did you change it? The default configuration works. Alan DeKok.