On Oct 5, 2016, at 10:38 AM, STE SQE <mnlstesqe@gmail.com> wrote:
I'm seeing another error, MS-CHAP2-Response is failing. And there are warnings also shown. Please help me solve this. Thanks.
(8) eap_fast: WARNING: AUTHENTICATION (8) eap_fast: WARNING: AUTHENTICATION (8) WARNING: Outer and inner identities are the same. User privacy is compromised. (9) mschap: ERROR: MS-CHAP2-Response is incorrect (9) eap: ERROR: Failed continuing EAP FAST (43) session. EAP sub-module failed
That means that the "known good" password is not the same as the password entered by the user. Go fix that. Be sure that the user enters the correct password, and that it's the same as what's on the server.
(9) files: users: Matched entry bob at line 87 (9) [files] = ok
The password for "bob" is on that line. It's not the same as what the user entered. Alan DeKok.