I just want to make the same set of requests to the supplicant for every connection / authentication attempt.<br><br>I will insure that all the "network" parameters are properly set before the attempt.<br><br>but I want the same set of requests to handle a mispelled password for instance (followed by a correction and reattempt) AND / OR to attempt to an entirely different network (again with our without a correct password). and for the attempts to be attempted every time.
<br><br>(I have multiple networks)<br><br>It seems like the attempts sometimes don't get started for some reason in those scenarios (use cases) I just mentioned.<br><br>does this clear up my intentions??<br><br>thx,<br><br>
george<br><br><div><span class="gmail_quote">On 8/14/06, <b class="gmail_sendername">Jouni Malinen</b> <<a href="mailto:jkmaline@cc.hut.fi">jkmaline@cc.hut.fi</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, Aug 14, 2006 at 03:25:50PM -0700, George S. Lockwood wrote:<br><br>> ...but suppose I wanted to do perform Case C, but without<br>> reassociating? Could I disable_netword then select_network?<br><br>What exactly would you like to do? Trigger new IEEE
802.1X/EAPOL<br>authentication without re-associating? I don't know whether<br>APs/Authenticators or Authentication Servers would allow that to happen.<br>disable_network + select_network could end up doing just what<br>reassociate is doing. If you want to re-start IEEE
802.1X/EAPOL, you<br>could try logoff + logon commands.<br><br>--<br>Jouni Malinen PGP id EFC895FA<br>_______________________________________________<br>HostAP mailing list<br><a href="mailto:HostAP@shmoo.com">
HostAP@shmoo.com</a><br><a href="http://lists.shmoo.com/mailman/listinfo/hostap">http://lists.shmoo.com/mailman/listinfo/hostap</a><br></blockquote></div><br>