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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to