16 Nov
2011
16 Nov
'11
5:17 p.m.
On 11/16/2011 10:09 PM, Houston-III, Lester L wrote:
Well, I'm trying to use information included in the EAP message for post authorization using JRADIUS. I was hoping that I could somehow inject some custom data that would be propagated to JRADIUS from FreeRADIUS then I could perform some processing on this data during the post authorization phase.
Whilst it's probably possible in theory, it's a bad, bad way to do it - like I say, you can't just interfere with EAP data - it's formatted according to very specific specs. If you want to pass data that JRadius can process, do it in a normal radius attribute.