Capturing a failure from EAP

Franks Andy (RLZ) IT Systems Engineer Andy.Franks at sath.nhs.uk
Fri Jul 25 12:51:58 CEST 2014


Hi All,
  Can someone just confirm whether I can override the module codes in
the eap auth module?
  I'm trying
          Auth-Type eap {
                eap {
                reject = 1
                invalid = 1
                ok = 1
                }
                if (!ok) {
                        update control {
                                Debug-RejectInformation :=
"%{Module-Failure-Message}"
                        }
                        ok
                }

I know it looks odd, but I'm trying to override the reject packet with
an accept but with attributes that force the client into a specific
remuneration vlan / policy on the wireless controller.
Maybe this is by design. I can override all the other modules ok just
not eap.

Thanks
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140725/09e0d571/attachment.html>


More information about the Freeradius-Users mailing list