I also got an error which I´ve had before, then Ivan Kalik I think told me that i need to enable copy_request_to_tunnel = yes. Well I have that enabled so I can authenticate by peap. But now I get the same error when I try to authenticate the user which has been created in the MySQL database. The error I get is: (only mentioning the mschapv2 & mschap response from the output)
Have you enabled sql in inner-tunnel virtual server? If you could be bothered to post the complete debug we would be able to tell you how to fix things.
Also as a side note, the user in the database has a Cleartext-Password := test-pass.
I read on the wiki that I should use ":=" and not "==" to do the check of the password.
Also I have not set a AUTH-TYPE, i let the server figure it out on its own.
That is all correct. Ivan Kalik