18 Oct
2019
18 Oct
'19
12:31 a.m.
Hi All, I am trying to build FreeRadius 3.0.19 server and run it in debug mode. When I try to check its configuration via 'radiusd -XC', it shows the below error:* * */# Instantiating module "eap" from file /etc/freeradius/mods-available/eap/**/ /**//etc/freeradius/mods-available/eap[14]: Failed to find 'Auth-Type EAP' section. Cannot authenticate users./**/ /**//etc/freeradius/mods-available/eap[14]: Instantiation failed for module "eap"/* I already have the below entries in the file /etc/raddb/sites-enabled/default: */Auth-Type EAP {/**/ /**/ eap/**/ /**/}/*/ / Could you please help to identify which configuration is missing/wrong? Thanks, Prajosh