thanks Alan for your advice. If any other one has this issue, I found a simple suse 9.2 FR 1.0.5 package for peap+ldap at: ( http://www.whitemiceconsulting.com/node/61 ) from which it's possible to extract the libraries that suse forgot (?) to install: rlm_eap.so and rlm_eap_peap.so (cd dump; rpm2cpio ../freeradius-1.0.5-2.1.suse92.i586.rpm | cpio -id) bye
------------------------------
Message: 11 Date: Mon, 26 Dec 2005 11:42:02 -0500 From: "Alan DeKok" <aland@ox.org> Subject: Re: Failed to link to module 'rlm_eap': ... : No such file or directory To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Message-ID: <20051226164202.552BD1712E@mail.nitros9.org>
"Roberto S. G." <roberto.santos@unileon.es> wrote:
I can see that previous package had rlm_eap.so, and that the last one doesn't, and apparently has delete the previous one... What can I do?
Either install a package that has rlm_eap.so, or re-build the server completely from source.
Alan DeKok.