Hello,
My organization is trying to move from user account auth to machine account auth with MS-CHAPv2 (we will be moving to EAP-TLS as soon as we can, this is just a necessary stop-gap) .
I have a GPO that pushes out a wifi profile with all the required settings. We all use more or less the same model of Dell laptops, Windows 11, up to date.
Active Directory Domain environment with RADIUS.
For the vast majority of users (hundreds) everything works fine, but for 2 or 3 users, the GPO applies, they can see the new profile but when they try to connect it fails.
There is no sign of the failure in the RADIUS logs, but the users event viewer shows this in the WLAN autoconfig -
Failure Reason:Explicit Eap failure received
ReasonCode 0x50005
ErrorCode 0x80070285
ReasonCode 327685
If the user falls back to a profile that uses user account authentication (same SSID, same RADIUS servers etc) it works fine.
What's more confusing is that, when I was testing this to begin with on my own computer, I could not get it to work until I disabled Credential Guard, so in the same GPO that pushes out the WiFi profile, I added a bit to disable CG.
Because of this problem, I had a look at several working laptops to compare, and I can see that the GPO is not disabling credential guard (no idea why) - and yet its working for hundreds of people!! :/
I manually disabled it on the problem laptops just in case but it had no effect.
When the GPO first rolled out, a lot more people had the issue where they couldn't connect, but in every case they just rebooted and it was fine.
Any ideas whats going on?
thanks.