Will do.  I'm running Debian Sarge, but I built from source. I read the
change log that they can't distribute binaries, so they have disabled
ttls and peap in they're debian package

BTW, the testing Certs that were included, the CA is still good, but the
server and the client cert have expired.  I was thinking that was my
problem, it still is a problem, I just haven't got there yet.

Mike

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alan
DeKok
Sent: Tuesday, April 26, 2005 6:40 PM
To: freeradius-users@lists.freeradius.org
Subject: Re: FreeRADIUS and Active Directory 

"King, Michael" <[EMAIL PROTECTED]> wrote:
> /usr/local/sbin/radiusd: relocation error:
> /usr/local/lib/rlm_eap_peap-1.0.2.so: undefined symbol: eaptls_process

  Yuck.  You're running an unfriendly OS.

  The simplest way to fix this is to re-build & re-install the server
via:

$ ./configure --disable-shared
$ make
$ make install

  We hope that 1.1.x (whenever it comes out) will have a definitive fix.

  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

Reply via email to