Failed to link EAP-Type/tls: rlm_eap_tls.so - Need Help

2008-09-11 Thread niel m
Hello Sir/Madam,

Good Evening

I have a problem with my Radius server with LDAP Authentication support.
Below are some logs;


// when i run freeradius -X for test run of freeradius

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[10]: eap: Module instantiation failed.
radiusd.conf[1962] Unknown module eap.
radiusd.conf[1909] Failed to parse authenticate section.

// this is the acutal logs that i got during the execution of this command
/etc/init.d/freeradius start in a separate terminal window

Thu Sep 11 06:14:12 2008 : Info: Using deprecated naslist file.  Support for
this will go away soon.
Thu Sep 11 06:14:12 2008 : Info: rlm_exec: Wait=yes but no output defined.
Did you mean output=none?
Thu Sep 11 06:14:12 2008 : Error: rlm_eap: Failed to link EAP-Type/tls:
rlm_eap_tls.so: cannot open shared object file: No such file or directory
Thu Sep 11 06:14:12 2008 : Error: radiusd.conf[10]: eap: Module
instantiation failed.
Thu Sep 11 06:14:12 2008 : Error: radiusd.conf[1962] Unknown module eap.
Thu Sep 11 06:14:12 2008 : Error: radiusd.conf[1909] Failed to parse
authenticate section.


I will highly appreciate any help that you can give.

Thanks,
Niel
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Failed to link EAP-Type/tls: rlm_eap_tls.so - Need Help

2008-09-11 Thread tnt
Could you please bother to read the FAQ before asking questions.

http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ#It_says_.22Could_not_link_..._file_not_found.22.2C_what_do_I_do.3F

Ivan Kalik
Kalik Informatika ISP


Dana 11/9/2008, niel m [EMAIL PROTECTED] piše:

Hello Sir/Madam,

Good Evening

I have a problem with my Radius server with LDAP Authentication support.
Below are some logs;


// when i run freeradius -X for test run of freeradius

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[10]: eap: Module instantiation failed.
radiusd.conf[1962] Unknown module eap.
radiusd.conf[1909] Failed to parse authenticate section.

// this is the acutal logs that i got during the execution of this command
/etc/init.d/freeradius start in a separate terminal window

Thu Sep 11 06:14:12 2008 : Info: Using deprecated naslist file.  Support for
this will go away soon.
Thu Sep 11 06:14:12 2008 : Info: rlm_exec: Wait=yes but no output defined.
Did you mean output=none?
Thu Sep 11 06:14:12 2008 : Error: rlm_eap: Failed to link EAP-Type/tls:
rlm_eap_tls.so: cannot open shared object file: No such file or directory
Thu Sep 11 06:14:12 2008 : Error: radiusd.conf[10]: eap: Module
instantiation failed.
Thu Sep 11 06:14:12 2008 : Error: radiusd.conf[1962] Unknown module eap.
Thu Sep 11 06:14:12 2008 : Error: radiusd.conf[1909] Failed to parse
authenticate section.


I will highly appreciate any help that you can give.

Thanks,
Niel



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Failed to link EAP-Type/tls: rlm_eap_tls.so - Need Help

2008-09-11 Thread Alan DeKok
niel m wrote:
 
 // when i run freeradius -X for test run of freeradius
  
 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

  You're likely running an old version of the server, and have manually
configured EAP-TLS.

  EAP-TLS won't work if you don't have OpenSSL  the OpenSSL
development headers installed on your system.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Failed to link EAP-Type/tls: rlm_eap_tls.so - Need Help

2008-09-11 Thread niel m
Thank you very much, I will try this :) I will reply later




On Thu, Sep 11, 2008 at 9:44 PM, Alan DeKok [EMAIL PROTECTED]wrote:

 niel m wrote:
  
  // when i run freeradius -X for test run of freeradius
 
  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

  You're likely running an old version of the server, and have manually
 configured EAP-TLS.

  EAP-TLS won't work if you don't have OpenSSL  the OpenSSL
 development headers installed on your system.

  Alan DeKok.
  -
 List info/subscribe/unsubscribe? See
 http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html