Re: Debian TLS support

2006-06-23 Thread Nicolas Baradakis
Scott Hughes 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

Get a source tarball from www.freeradius.org and manually build
a Debian package as explained in the FAQ.

http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ

-- 
Nicolas Baradakis

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


Debian TLS support

2006-06-22 Thread Scott Hughes



Hello,

I think in my last reqest to the list I wasn't 
quite clear as to the information I was trying to find. I'll try again and 
sorry for any toes that were stepped on.

When I install Freeradius (after installing 
OpenSSL) I get this message when starting Freeradius: 

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 have tried downloading and compiling the 
Freeradius source (Freeradius-1.1.2.tar.gz) and have the same 
error.

I understand why this is (licensing issues) and I 
have searched this list AND the web for any information as to how to make 
Freeradius work with Debian using TLS. I found a lot of discussion about 
it, but nothing concrete for someone like myself who is not deeply familiar with 
Linux.

Is there a HOWTO for example on how a person can do 
whatI am trying to do? Do I need to move off of Debian and onto 
something else?

Thanks in advance for any links and/or information 
that anyone can provide.

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

Re: Debian TLS support

2006-06-22 Thread B Thompson
On Thu, Jun 22, 2006 at 03:36:52PM -0500, Scott Hughes wrote:
 
 Is there a HOWTO for example on how a person can do what I am trying
 to do?

Have you tried downloading the source and running dpkg-buildpackage?


-- 

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


Re: Debian TLS support

2006-06-22 Thread A . L . M . Buxey
Hi,

 When I install Freeradius (after installing OpenSSL) I get this message when 
 starting Freeradius: 

you need to make sure you have openssl-devel package also installed. JUST
having openssl is not enough (that only supplies the user tools and libraries)

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