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
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: active-directory
6
6
ms.service: active-directory
7
7
ms.subservice: authentication
8
8
ms.topic: tutorial
9
-
ms.date: 02/13/2020
9
+
ms.date: 02/18/2020
10
10
11
11
ms.author: iainfou
12
12
author: iainfoulds
@@ -64,15 +64,18 @@ To set up the appropriate permissions for password writeback to occur, complete
64
64
1. From the **View** menu, make sure that **Advanced features** are turned on.
65
65
1. In the left panel, right-select the object that represents the root of the domain and select **Properties** > **Security** > **Advanced**.
66
66
1. From the **Permissions** tab, select **Add**.
67
-
1.Pick the account that permissions should be applied to (the account used by Azure AD Connect).
67
+
1.For **Principal**, select the account that permissions should be applied to (the account used by Azure AD Connect).
68
68
1. In the **Applies to** drop-down list, select **Descendant User objects**.
69
-
1. Under **Permissions**, select the boxes for the following options:
69
+
1. Under *Permissions*, select the boxes for the following options:
70
70
***Change password**
71
71
***Reset password**
72
-
1. Under **Properties**, select the boxes for the following options:
72
+
1. Under *Properties*, select the boxes for the following options. You need to scroll through the list to find these options, which may already be set by default:
73
73
***Write lockoutTime**
74
74
***Write pwdLastSet**
75
-
1. Select **Apply/OK** to apply the changes and exit any open dialog boxes.
75
+
76
+
[](media/tutorial-enable-sspr-writeback/set-ad-ds-permissions.png#lightbox)
77
+
78
+
1. When ready, select **Apply / OK** to apply the changes and exit any open dialog boxes.
76
79
77
80
When you update permissions, it might take up to an hour or more for these permissions to replicate to all the objects in your directory.
0 commit comments