18 Jun
2009
18 Jun
'09
5:04 a.m.
Hi,
You can change default eap type in eap.conf to peap (it's mschav2 now; leave mschapv2 in peap section) and loose the first exchange.
...assuming you mean eap { default_eap_type = peap ... .. ttls { default_eap_type = mschapv2 ... .. } peap { default_eap_type = mschapv2 ... .. } ... ... } isnt having default_eap_type = mschapv2 in the very outer layer (for main EAP definition) just very wrong anyway? alan