On 04/28/2011 02:21 PM, El Abbadi, Ossama wrote: > Here the output from my last log file. And I found this entry: > > Thu Apr 28 13:08:08 2011: ERR: Could not load EAP module Radius::EAP_25: > Can't locate Net/SSLeay.pm in @INC (@INC contains: . /etc/perl > /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 > /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 > /usr/local/lib/site_perl .) at /usr/lib/perl5/Radius/TLS.pm line 15. > BEGIN failed--compilation aborted at /usr/lib/perl5/Radius/TLS.pm line 15. > Compilation failed in require at /usr/lib/perl5/Radius/EAP_25.pm line 24. > BEGIN failed--compilation aborted at /usr/lib/perl5/Radius/EAP_25.pm line > 24. > Compilation failed in require at (eval 57) line 3. > > Had any one an idea, why the compilation failed ?
You need Net_SSLeay module. Please see http://www.open.com.au/radiator/install.html The installation instructions and the reference manual ref.pdf tell more about which modules are needed for which features. For example, if you check AuthBy LDAP2 in ref.pdf, it will tell which LDAP modules are needed. Best regards, Heikki -- Heikki Vatiainen <[email protected]> Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc. _______________________________________________ radiator mailing list [email protected] http://www.open.com.au/mailman/listinfo/radiator
