MS CHAP V2 - returns ERROR_AUTHENTICATION_FAILURE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All, 

On using the code of wpa_supplicant-2.4, with valid username and invalid password,
MS-Chapv2 process eap_mschapv2_process returns the error and in the function eap_mschapv2_failure on seeing the error Authentication failure retry is not happening. 
Do you have any fix for this issue? Will it need to retry authentication? What need to be implemented here in TODO context. 

        } else if (retry && data->prev_error == ERROR_AUTHENTICATION_FAILURE) {
                /* TODO: could try to retry authentication, e.g, after having
                 * changed the username/password. In this case, EAP MS-CHAP-v2
                 * Failure Response would not be sent here. */
                return NULL;
        }


Please give clarification on this part.

Thanks, 
Saravana kumar

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux