21.1.7: Problem with Freeradius

Started by ruggerio, June 17, 2021, 08:00:15 AM

Previous topic - Next topic
Right after the upgrade, Freeradius does not start anymore:

Error: /usr/local/etc/raddb/mods-enabled/eap[15]: Instantiation failed for module "eap"   
2021-06-17T07:58:25       Error: rlm_eap (EAP): Failed to link rlm_eap_leap: Cannot open "/usr/local/lib/freeradius-3*/rlm_eap_leap.so"   
2021-06-17T07:58:25       Info: Debugger not attached   
2021-06-17T07:44:37       Error: /usr/local/etc/raddb/mods-enabled/eap[15]: Instantiation failed for module "eap"   
2021-06-17T07:44:37       Error: rlm_eap (EAP): Failed to link rlm_eap_leap: Cannot open "/usr/local/lib/freeradius-3*/rlm_eap_leap.so"   
2021-06-17T07:44:37       Info: Debugger not attached

Roger

same here

Date
Process
Line
2021-06-17T08:00:58       Error: /usr/local/etc/raddb/mods-enabled/eap[15]: Instantiation failed for module "eap"   
2021-06-17T08:00:58       Error: rlm_eap (EAP): Failed to link rlm_eap_leap: Cannot open "/usr/local/lib/freeradius-3*/rlm_eap_leap.so"   
2021-06-17T08:00:58       Info: Debugger not attached

ok quick fix
edit
uncomment the leap line in /usr/local/etc/raddb/mods-enabled/eap

       #leap {
        #}


> uncomment the leap line in /usr/local/etc/raddb/mods-enabled/eap

I was about to propose the same workaround.
Worked for me, too.

--
Johannes Franken