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
Copy file name to clipboardExpand all lines: articles/active-directory/authentication/tutorial-enable-sspr-writeback.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ To enable SSPR writeback, first enable the writeback option in Microsoft Entra C
114
114
1. Sign in to your Microsoft Entra Connect server and start the **Microsoft Entra Connect** configuration wizard.
115
115
1. On the **Welcome** page, select **Configure**.
116
116
1. On the **Additional tasks** page, select **Customize synchronization options**, and then select **Next**.
117
-
1. On the **Connect to Microsoft Entra ID** page, enter a global administrator credential for your Azure tenant, and then select **Next**.
117
+
1. On the **Connect to Microsoft Entra ID** page, enter a Global Administrator credential for your Azure tenant, and then select **Next**.
118
118
1. On the **Connect directories** and **Domain/OU** filtering pages, select **Next**.
119
119
1. On the **Optional features** page, select the box next to **Password writeback** and select **Next**.
120
120
@@ -132,7 +132,7 @@ With password writeback enabled in Microsoft Entra Connect, now configure Micros
132
132
133
133
To enable password writeback in SSPR, complete the following steps:
134
134
135
-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Authentication Policy Administrator](../roles/permissions-reference.md#authentication-policy-administrator).
135
+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as [Global Administrator](../roles/permissions-reference.md#global-administrator).
136
136
1. Browse to **Protection** > **Password reset**, then choose **On-premises integration**.
137
137
1. Check the option for **Write back passwords to your on-premises directory** .
138
138
1. (optional) If Microsoft Entra Connect provisioning agents are detected, you can additionally check the option for **Write back passwords with Microsoft Entra Connect cloud sync**.
@@ -147,15 +147,15 @@ To enable password writeback in SSPR, complete the following steps:
147
147
148
148
If you no longer want to use the SSPR writeback functionality you have configured as part of this tutorial, complete the following steps:
149
149
150
-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Authentication Policy Administrator](../roles/permissions-reference.md#authentication-policy-administrator).
150
+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as [Global Administrator](../roles/permissions-reference.md#global-administrator).
151
151
1. Browse to **Protection** > **Password reset**, then choose **On-premises integration**.
152
152
1. Uncheck the option for **Write back passwords to your on-premises directory**.
153
153
1. Uncheck the option for **Write back passwords with Microsoft Entra Connect cloud sync**.
154
154
1. Uncheck the option for **Allow users to unlock accounts without resetting their password**.
155
155
1. When ready, select **Save**.
156
156
157
157
If you no longer want to use the Microsoft Entra Connect cloud sync for SSPR writeback functionality but want to continue using Microsoft Entra Connect Sync agent for writebacks complete the following steps:
158
-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Authentication Policy Administrator](../roles/permissions-reference.md#authentication-policy-administrator).
158
+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as [Global Administrator](../roles/permissions-reference.md#global-administrator).
159
159
1. Browse to **Protection** > **Password reset**, then choose **On-premises integration**.
160
160
1. Uncheck the option for **Write back passwords with Microsoft Entra Connect cloud sync**.
0 commit comments