RE: Re: PEAP Auth
The exact error is: rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory radiusd.conf[9]: eap: Module instantiation failed. The entire startup log is here: Starting - reading configuration files ... Using deprecated naslist file. Support for this will go away soon. Module: Loaded exec rlm_exec: Wait=yes but no output defined. Did you mean output=none? Module: Instantiated exec (exec) Module: Loaded expr Module: Instantiated expr (expr) Module: Loaded PAP Module: Instantiated pap (pap) Module: Loaded CHAP Module: Instantiated chap (chap) Module: Loaded MS-CHAP Module: Instantiated mschap (mschap) Module: Loaded System Module: Instantiated unix (unix) Module: Loaded eap rlm_eap: Loaded and initialized type md5 rlm_eap: Loaded and initialized type leap rlm_eap: Loaded and initialized type gtc rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory radiusd.conf[9]: eap: Module instantiation failed. Thanks, Scott
------- Original Message ------- From : Stefan Winter[mailto:stefan.winter@restena.lu] Sent : 6/22/2006 12:51:54 AM To : scott@renshawauto.com; freeradius-users@lists.freeradius.org Cc : Subject : RE: Re: PEAP Auth
Hi,
Freeradius. I still get the same error message on startup regarding no file for TLS.
I have searched the Debian site, the Freeradius site, and the web in general and cannot seem to find out how to fix this.
Does anyone know?
How should we? You don't even tell us what the error is. "OMG, an error!" is not enough to effectively help you. Please stick to the common, well-documented process of posting your log files. Greetings, Stefan Winter -- Stefan WINTER Stiftung RESTENA - Réseau Téléinformatique de l'Education Nationale et de la Recherche Ingenieur Forschung & Entwicklung 6, rue Richard Coudenhove-Kalergi L-1359 Luxembourg E-Mail: stefan.winter@restena.lu Tel.: +352 424409-1 http://www.restena.lu Fax: +352 422473
"Scott Hughes" <scott@renshawauto.com> wrote:
rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory radiusd.conf[9]: eap: Module instantiation failed.
If you're running debian, re-build the server from source. See the "debian" directory. Alan DeKok.
Hi!
rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory radiusd.conf[9]: eap: Module instantiation failed.
Ah, thank you. That's much more enlightening. For some reason the TLS module was not compiled and installed. There was some issue Debian has with OpenSSL support, they don't like the licensing and so they exclude this module. Please read the mailing list archives of this list, this issue is quite common for Debian users and it gets discussed (including solutions) here on this list every once in a while. Greetings, Stefan Winter -- Stefan WINTER Fondation RESTENA - Réseau Téléinformatique de l'Education Nationale et de la Recherche - Ingénieur de recherche 6, rue Richard Coudenhove-Kalergi L-1359 Luxembourg
On Thu, Jun 22, 2006 at 11:29:39AM -0500, Scott Hughes said:
The exact error is:
rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory radiusd.conf[9]: eap: Module instantiation failed.
I assume this is Debian, since you said you searched the Debian site. Please see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=289253 for an explanation if that's the case. -- -------------------------------------------------------------------------- | Stephen Gran | A bug in the code is worth two in the | | steve@lobefin.net | documentation. | | http://www.lobefin.net/~steve | | --------------------------------------------------------------------------
participants (4)
-
Alan DeKok -
Scott Hughes -
Stefan Winter -
Stephen Gran