You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Resolve error messages from the NPS extension for Azure Multi-Factor Authentication
19
18
20
-
If you encounter errors with the NPS extension for Azure Multi-Factor Authentication, use this article to reach a resolution faster.
19
+
If you encounter errors with the NPS extension for Azure Multi-Factor Authentication, use this article to reach a resolution faster. NPS extension logs are found in Event Viewer under **Custom Views** > **Server Roles** > **Network Policy and Access Services** on the server where the NPS Extension is installed.
21
20
22
21
## Troubleshooting steps for common errors
23
22
@@ -34,9 +33,6 @@ If you encounter errors with the NPS extension for Azure Multi-Factor Authentica
34
33
|**REQUEST_MISSING_CODE**| Make sure that the password encryption protocol between the NPS and NAS servers supports the secondary authentication method that you're using. **PAP** supports all the authentication methods of Azure MFA in the cloud: phone call, one-way text message, mobile app notification, and mobile app verification code. **CHAPV2** and **EAP** support phone call and mobile app notification. |
35
34
|**USERNAME_CANONICALIZATION_ERROR**| Verify that the user is present in your on-premises Active Directory instance, and that the NPS Service has permissions to access the directory. If you are using cross-forest trusts, [contact support](#contact-microsoft-support) for further help. |
@@ -45,7 +41,6 @@ If you encounter errors with the NPS extension for Azure Multi-Factor Authentica
45
41
|**ALTERNATE_LOGIN_ID_ERROR**| Error: Alternate LoginId lookup failed | Verify that LDAP_ALTERNATE_LOGINID_ATTRIBUTE is set to a [valid active directory attribute](https://msdn.microsoft.com/library/ms675090(v=vs.85).aspx). <br><br> If LDAP_FORCE_GLOBAL_CATALOG is set to True, or LDAP_LOOKUP_FORESTS is configured with a non-empty value, verify that you have configured a Global Catalog and that the AlternateLoginId attribute is added to it. <br><br> If LDAP_LOOKUP_FORESTS is configured with a non-empty value, verify that the value is correct. If there is more than one forest name, the names must be separated with semi-colons, not spaces. <br><br> If these steps don't fix the problem, [contact support](#contact-microsoft-support) for more help. |
46
42
|**ALTERNATE_LOGIN_ID_ERROR**| Error: Alternate LoginId value is empty | Verify that the AlternateLoginId attribute is configured for the user. |
@@ -95,7 +90,7 @@ If you encounter one of these errors, we recommend that you [contact support](#c
95
90
96
91
### Troubleshoot user accounts
97
92
98
-
If your users are [Having trouble with two-step verification](../user-help/multi-factor-authentication-end-user-troubleshoot.md), help them self-diagnose problems.
93
+
If your users are [Having trouble with two-step verification](../user-help/multi-factor-authentication-end-user-troubleshoot.md), help them self-diagnose problems.
99
94
100
95
### Contact Microsoft support
101
96
@@ -129,5 +124,3 @@ To collect debug logs for support diagnostics, use the following steps on the NP
129
124
130
125
5. Open Registry Editor and browse to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\AzureMfa set **VERBOSE_LOG** to **FALSE**
131
126
6. Zip the contents of the C:\NPS folder and attach the zipped file to the support case.
0 commit comments