Displaying 1 result from an estimated 1 matches for "autheap".
Did you mean:
althea
2013 Feb 22
6
Samba 4 and freeradius
...eap-mschapv2.conf
====================
network={
ssid="amazonforest"
scan_ssid=1
key_mgmt=WPA-EAP
eap=PEAP
identity="peter"
#anonymous_identity="anonymous"
password="asecurepassword"
phase2="autheap=MSCHAPV2"
#
# Uncomment the following to perform server certificate validation.
ca_cert="/usr/local/freeradius/etc/raddb/certs/ca.der"
}
====================
The result is failed.
Is there anything I did wrongly?
Kinglok, Fong