<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
I got it working. Thanks for the help. I had to add my debugging statement in the authorize sub rather than authenticate sub.<br><br> <br><br><div>> Date: Fri, 30 Sep 2011 09:52:23 +0100<br>> From: A.L.M.Buxey@lboro.ac.uk<br>> To: freeradius-users@lists.freeradius.org<br>> Subject: Re: rlm_perl<br>> <br>> hi,<br>> <br>> which version of FR?<br>> <br>> if its the latest version, then just edit the modules/perl file , ensure that<br>> the TYPE of perl you want to use is uncommented...eg for authentication, ensure<br>> that func_authenticate line is uncommented, then add 'perl' into the authenticate<br>> section of your virtual server<br>> <br>> for older versions...creaky old...you need to ensure that the server was compiled<br>> with experimental-features , you need to ensure that the INCLUDE experimental.conf<br>> is uncommented in radiusd.conf  (and then edit the perl section and the server config<br>> as before...)<br>> <br>> alan<br>> -<br>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br></div>                                    </div></body>
</html>