Re: EAP Attributes

2011-11-16 Thread Phil Mayers
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 proc

RE: EAP Attributes

2011-11-16 Thread Houston-III, Lester L
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 ph

Re: EAP Attributes

2011-11-16 Thread Phil Mayers
On 11/16/2011 06:59 PM, Houston-III, Lester L wrote: Does the EAP plugin support Vendor Specific Attributes (VSA)? Can any of the EAP attributes be modified to contain my own set of data? How can I inject custom data into my EAP message? Why do you think you want to do this? EAP methods

Re: EAP Attributes

2011-11-16 Thread Arran Cudbard-Bell
On 16 Nov 2011, at 21:46, Houston-III, Lester L wrote: > Can you elaborate a little more or point me to some documentation. How do > you modify the EAP-Message attribute? man unlang. The same you would with any other RADIUS attribute. update reply { EAP-Message := "0xD3ADB33F" } -Ar

RE: EAP Attributes

2011-11-16 Thread Houston-III, Lester L
Can you elaborate a little more or point me to some documentation. How do you modify the EAP-Message attribute? >Can any of the EAP attributes be modified to contain my own set of data? How >can I inject custom data into my >EAP message? > >Yes. Modify the EAP-Message attri

Re: EAP Attributes

2011-11-16 Thread Arran Cudbard-Bell
On 16 Nov 2011, at 19:59, Houston-III, Lester L wrote: > Does the EAP plugin support Vendor Specific Attributes (VSA)? No. > Can any of the EAP attributes be modified to contain my own set of data? How > can I inject custom data into my EAP message? Yes. Modify the EAP-Message

EAP Attributes

2011-11-16 Thread Houston-III, Lester L
Does the EAP plugin support Vendor Specific Attributes (VSA)? Can any of the EAP attributes be modified to contain my own set of data? How can I inject custom data into my EAP message? lester.l.houston-...@boeing.com - List info/subscribe/unsubscribe? See http://www.freeradius.org/list