Skip to content

Commit b90634e

Browse files
authored
Merge pull request #115438 from iainfoulds/patch-2
[AzureAD] Add user inheritance note
2 parents ea576fa + e0074c4 commit b90634e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ To correctly work with SSPR writeback, the account specified in Azure AD Connect
5858

5959
If don't assign these permissions, writeback appears to be configured correctly, but users encounter errors when they manage their on-premises passwords from the cloud. Permissions must be applied to **This object and all descendant objects** for "Unexpire Password" to appear.
6060

61+
> [!TIP]
62+
>
63+
> If passwords for some user accounts aren't written back to the on-premises directory, make sure that inheritance isn't disabled for the account in the on-prem AD DS environment. Write permissions for passwords must be applied to descendant objects for the feature to work correctly.
64+
6165
To set up the appropriate permissions for password writeback to occur, complete the following steps:
6266

6367
1. In your on-premises AD DS environment, open **Active Directory Users and Computers** with an account that has the appropriate *domain administrator* permissions.

0 commit comments

Comments
 (0)