Skip to content

Commit 8ce080f

Browse files
Merge pull request #50000 from mistermik/patch-7
Update tutorial-enable-sspr-writeback.md
2 parents 28003e5 + 8f4c1c4 commit 8ce080f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ Azure AD Connect lets you synchronize users, groups, and credential between an o
5050
To correctly work with SSPR writeback, the account specified in Azure AD Connect must have the appropriate permissions and options set. If you're not sure which account is currently in use, open Azure AD Connect and select the **View current configuration** option. The account that you need to add permissions to is listed under **Synchronized Directories**. The following permissions and options must be set on the account:
5151

5252
* **Reset password**
53-
* **Change password**
5453
* **Write permissions** on `lockoutTime`
5554
* **Write permissions** on `pwdLastSet`
5655
* **Extended rights** on either:
@@ -68,7 +67,6 @@ To set up the appropriate permissions for password writeback to occur, complete
6867
1. For **Principal**, select the account that permissions should be applied to (the account used by Azure AD Connect).
6968
1. In the **Applies to** drop-down list, select **Descendant User objects**.
7069
1. Under *Permissions*, select the boxes for the following options:
71-
* **Change password**
7270
* **Reset password**
7371
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:
7472
* **Write lockoutTime**

0 commit comments

Comments
 (0)