On 28 Jun 2013, at 12:30, Thomas Hermarij Maimann Andersen <than@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