17 Sep
2014
17 Sep
'14
11:40 a.m.
Ammu Argh wrote:
As you suggested i tried to connect freeradous to active directory. Freeradius is able to join the active directory and below command also succeeded.
radtest -t mschap <user> <password> localhost 0 <sharedsecret>
But station failed to connect to AP. I got the below error on freeradius:
The debug log you posted here has no error. If you read the debug log, you'll see that. The debug log from the earlier message does have an error:
EAP-MSCHAPV2: eap_server Password not configured
That seems to be clear. You need set a password for the user. And EAP-FAST will *not* work with Active Directory. Sorry. You need to configure a clear-text password for the user. Alan DeKok.