Skip to content

Commit e6974b1

Browse files
committed
[AzureAD-SSPR] Add ADUC screenshots, edits
1 parent 69454a3 commit e6974b1

File tree

5 files changed

+10
-7
lines changed

5 files changed

+10
-7
lines changed

articles/active-directory/authentication/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
href: tutorial-enable-sspr.md
1212
- name: Enable Azure Multi-Factor Authentication
1313
href: tutorial-enable-azure-mfa.md
14-
- name: Enable on-premises password writeback
14+
- name: Enable password writeback to on-premises
1515
href: tutorial-enable-sspr-writeback.md
1616
- name: Integrate Azure Identity Protection
1717
href: tutorial-risk-based-sspr-mfa.md

articles/active-directory/authentication/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ landingContent:
4747
links:
4848
- text: Enable self-service password reset
4949
url: tutorial-enable-sspr.md
50-
- text: Enable on-premises password writeback
50+
- text: Enable password writeback to on-premises
5151
url: tutorial-enable-sspr-writeback.md
5252
- linkListType: deploy
5353
links:
88.2 KB
Loading
140 KB
Loading

articles/active-directory/authentication/tutorial-enable-sspr-writeback.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: authentication
88
ms.topic: tutorial
9-
ms.date: 02/13/2020
9+
ms.date: 02/18/2020
1010

1111
ms.author: iainfou
1212
author: iainfoulds
@@ -64,15 +64,18 @@ To set up the appropriate permissions for password writeback to occur, complete
6464
1. From the **View** menu, make sure that **Advanced features** are turned on.
6565
1. In the left panel, right-select the object that represents the root of the domain and select **Properties** > **Security** > **Advanced**.
6666
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).
6868
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:
7070
* **Change password**
7171
* **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:
7373
* **Write lockoutTime**
7474
* **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-cropped.png "Set the appropriate permissions in Active Users and Computers for the account that is used by Azure AD Connect")](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.
7679

7780
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.
7881

0 commit comments

Comments
 (0)