rlm_perl help required
Alan DeKok
aland at deployingradius.com
Mon Dec 15 11:10:57 CET 2008
Saeed Akhtar wrote:
> Hi all,
> I want to use perl for authorize and accounting function in
> freeradius. I have successfully configured perl. Now I have a little
> problem, I don't know how to tell freeradius that reply with
> Access-Accept message. Because rlm_module_ok tells that this module
> executed successfully. Now I want to ask how will I tell freeradius that
> reply with Access-Accept. Because if I just give a message in
> RAD_REPLY{'Reply-Message'} and then end my function with return
> RLM_MODULE_OK, freeradius sends Access-Reject packet with my
> Reply-Message. Can anybody please help me. Thanks
You can update the check items with "Auth-Type := Accept"
Alan DeKok.
More information about the Freeradius-Users
mailing list