help need with mysql statement in freeradius

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Fri May 16 10:16:07 CEST 2008


Hi,

> $username = $RAD_REQUEST{'User-Name'};
> $callerid = $RAD_REQUEST{'Calling-Station-Id'};
> 
> Is this the right process of getting value from the request ? How can I
> bypass perl function Authorization, authentication, accounting so that
> only MAC assignment process will be done by this script?

theres a great little example PERL function... example.pl I think
it is, which clearly shows the structure of code needed
for PERL to work for each called function. its supplied in the
FreeRADIUS source tarball and should be in any package installed
environment too.

alan



More information about the Freeradius-Users mailing list