1 Sep
2006
1 Sep
'06
9:52 a.m.
On Friday 01 September 2006 08:36, Ian Walker wrote:
Been trying to get eap working with peap/mschapv2 but it doesn't seem to work.
This is my radiusd.conf file:
} peap { default_eap_type = mschapv2 mschapv2 { authtype = mschapv2 use_mppe = yes require_encryption = yes require_strong = yes } }
You have some items misplaced. Check against the default configuration that came with the server. In particular, mschapv2 and the contents of that stanza. Zoltan Ori