<div dir="ltr">Hi<div><br></div><div>I want to kick out some users on a particular realm while try and authenticate others. This done on the basis of the NAI. For example <a href="mailto:abc@example.com">abc@example.com</a> is allowed while <a href="mailto:xyz@example.com">xyz@example.com</a> is not allowed to authenticate. </div>
<div><br></div><div>I want to make this decision as early as possible, so I thought the eap_method_init is the right place. But that does not seem to work. If I do data-&gt;state=FAILURE and return NULL in the buildREquest then the middleboxes such as freeRadius that proxy the request think I am dead and stop forwarding even when <a href="mailto:abc@example.com">abc@example.com</a> tries to connect. How to overcome this.</div>
<div><br></div><div>Thanks Jouni and the list for the very fast responses.</div><div>Khali</div></div>