On Sep 12, 2024, at 7:22 PM, chucho.valdez <chucho.valdez@seznam.cz> wrote:
The user authentication is working and i can get this result when asking Linux LDAP server (current configuration):
root@radius:/etc/freeradius/mods-enabled# radtest myuser@gyrec.cz mypassword localhost 10 testing123
Why? https://wiki.freeradius.org/list-help In order to debug the server configuration, we need to see the output of the server. The output of radclient doesn't help.
However i am getting this error when start issue command freeradius -X
/etc/freeradius/sites-enabled/tls[7]: Threading must be enabled for TLS sockets to function properly /etc/freeradius/sites-enabled/tls[7]: You probably need to do 'radiusd -fxx -l stdout' for debugging
So... will you run that command, instead of "radiusd -X"?
Thanks a lot for any advice what is misconfigured and how to fix it.
The error message tells you exactly how to fix it. Alan DeKok.