Hi,
This may be an easy one but I wanted to double check with the list. I have an EAP type that requires dropping any Access-Request/EAP-Response with certain invalid attribute values. To do this, do I modify eap_authenticate in rlm_eap.c to return RLM_MODULE_HANDLED in this case? This would require me to modify eaptype_select, eaptype_call, etc. to return a new value (EAP-NOOP?). RLM_MODULE_HANDLED appears to be the only return code that does nothing; that is, doesnt send Access-Reject.


Regards,
Dave



- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to