Hiall, I'd like to use freeradius with PEAP. from freeradius -X: 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 rlm_eap_tls.so seems to be missing. Does anyone know some debian source to get it with it? Is there some guide about how to build it and what dependencied are needed for that? br, gabor
Gabor Szelei wrote:
I'd like to use freeradius with PEAP.
[...]
rlm_eap_tls.so seems to be missing. Does anyone know some debian source to get it with it?
Debian doesn't distribute a binary version of the rlm_eap_tls module because the OpenSSL license is incompatible with the GPL. http://www.gnu.org/licenses/license-list.html#GPLIncompatibleLicenses http://marc.theaimsgroup.com/?l=openssl-users&m=114460613316150&w=2
Is there some guide about how to build it and what dependencied are needed for that?
You might download FreeRADIUS 1.1.1 and build a Debian package from sources. http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ -- Nicolas Baradakis
participants (3)
-
Alan DeKok -
Gabor Szelei -
Nicolas Baradakis