rlm_perl not found

2013-06-28 Thread Thomas Hermarij Maimann Andersen
Hi,

I have a yum install free radius which I'm trying to use the perl module.
I am following the examples/instructions here 
http://wiki.freeradius.org/modules/Rlm_perl


But I'm getting an error when starting radiusd.

server { # from file /etc/raddb/radiusd.conf
 modules {
  Module: Creating Auth-Type = Perl
  Module: Creating Auth-Type = ntlm_auth
  Module: Creating Auth-Type = LDAP
  Module: Creating Post-Auth-Type = REJECT
 Module: Checking authenticate {...} for more modules to load
/etc/raddb/modules/perl[7]: Failed to link to module 'rlm_perl': file not found
/etc/raddb/sites-enabled/default[51]: Failed to load module perl.
/etc/raddb/sites-enabled/default[51]: Failed to parse perl entry.

Any help on how to resolve this?




--
Med venlig hilsen / With best regards
Thomas Andersen

Systems and Network Administrator

IT University in Copenhagen
Rued Langgaards Vej 7
2300 København S

Phone: +45 72185249



**NEVER DISCLOSE YOUR PASSWORD OR SHOE SIZE - NOT EVEN TO YOUR DENTIST**

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

Re: rlm_perl not found

2013-06-28 Thread Scott Armitage

On 28 Jun 2013, at 12:30, Thomas Hermarij Maimann Andersen t...@itu.dk wrote:

 Hi,
 
 I have a yum install free radius which I'm trying to use the perl module.
 I am following the examples/instructions here 
 http://wiki.freeradius.org/modules/Rlm_perl
 
 
 But I'm getting an error when starting radiusd.
 
 server { # from file /etc/raddb/radiusd.conf
 modules {
  Module: Creating Auth-Type = Perl
  Module: Creating Auth-Type = ntlm_auth
  Module: Creating Auth-Type = LDAP
  Module: Creating Post-Auth-Type = REJECT
 Module: Checking authenticate {...} for more modules to load
 /etc/raddb/modules/perl[7]: Failed to link to module 'rlm_perl': file not 
 found
 /etc/raddb/sites-enabled/default[51]: Failed to load module perl.
 /etc/raddb/sites-enabled/default[51]: Failed to parse perl entry.
 
 Any help on how to resolve this?
 

Have you installed freeradius-perl?

yum install freeradius-perl


Regards

Scott




signature.asc
Description: Message signed with OpenPGP using GPGMail
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html