Error while running free radius server
Alan DeKok
aland at deployingradius.com
Mon Sep 8 17:47:13 CEST 2008
Shashidhara S wrote:
> I am getting following error while trying to run free radius server
> on linux machine
>
> rlm_eap: Failed to link EAP-Type/md5: file not found
You've somehow managed to build the server without EAP-MD5 support. I
have no idea how this happens.
The server is loading the EAP module, so the library paths are
correct. The EAP-MD5 module has no external dependencies, so it always
builds.
I suggest going back and reading the output of "make" and "make
install" to see what's happening with the EAP-MD5 module.
Alan DeKok.
More information about the Freeradius-Devel
mailing list