Rakesh Jha wrote: ...
After following FreeRADIUS Tutorial for AD integration I am not able to start radius daemon as it complains -
radiusd.conf[10]: eap: Module instantiation failed. radiusd.conf[1962] Unknown module "eap". radiusd.conf[1909] Failed to parse authenticate section.
I'm at a bit of a loss for why so many people are so insistent on removing all useful messages. The *earlier* messages you deleted say what's wrong, and often also how to fix it.
Please advise what am I missing? While compiling openssl and freeradius I am using default option. Somewhere I read - "you want to use TLS or TTLS or PEAP, but have compiled the server without TLS support. Install openssl and the corresponding development libraries (often called openssl-devel) and recompile the server."
So... have you done that?
Also one link advises to configure freeradius as following -
./configure --with-rlm-eap-tls-include-dir=/usr/kerberos/include/
That link is wrong, as are most "helpful" pages not on freeradius.org. Alan DeKok.