14 Jun
2007
14 Jun
'07
8:09 a.m.
On 6/14/07, Alan Dekok <aland@deployingradius.com> wrote:
Martin Horcicka wrote:
when the FreeRADIUS is configured as a proxy is there any way to modify the authorization replies (Access-Accept packets) before sending them to the NAS? I need to add there a few attributes (purchased connection speed etc.).
Yes. The post-auth section is executed before the server responds to the NAS.
Well, but is there an existing module which I could use in that section to modify the packets on a per user basis? (E.g. something with a 'users'-style configuration.) Martin