EAP Attributes
Phil Mayers
p.mayers at imperial.ac.uk
Wed Nov 16 23:17:15 CET 2011
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.
More information about the Freeradius-Users
mailing list