20 Jun
2006
20 Jun
'06
11:56 a.m.
On Tue, Jun 20, 2006 at 11:23:13AM +0300, Boian Jordanov wrote:
On Tuesday 20 June 2006 02:17, Kenneth Marshall wrote:
Dear Freeradius Users:
I am trying to use rlm_perl to append a number to one member of the reply packet using rlm_perl and the %RAD_REPLY hash. I am running freeradius-1.1.1. Here is the code that I am using, a modified example.pl:
Edit rlm_perl.c and change T_OP_EQ to T_OP_SET in function get_hv_content
recomplie and install
Thank you for that information. I am testing this now. Ken Marshall