Skip to content

Commit fb38999

Browse files
authored
Merge pull request #245067 from MicrosoftDocs/main
7/14/2023 PM Publish
2 parents a27b7ba + fb8c204 commit fb38999

File tree

161 files changed

+1767
-1069
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

161 files changed

+1767
-1069
lines changed

articles/active-directory/hybrid/connect/tshoot-connect-password-hash-synchronization.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,10 +174,12 @@ password hash synchronization for this on-premises Active Directory account fail
174174

175175
#### User has a temporary password
176176

177-
Currently, Azure AD Connect does not support synchronizing temporary passwords with Azure AD. A password is considered to be temporary if the **Change password at next logon** option is set on the on-premises Active Directory user. The following error is returned:
177+
Older versions of Azure AD Connect did not support synchronizing temporary passwords with Azure AD. A password is considered to be temporary if the **Change password at next logon** option is set on the on-premises Active Directory user. The following error is returned with these older versions:
178178

179179
![Temporary password is not exported](./media/tshoot-connect-password-hash-synchronization/phssingleobjecttemporarypassword.png)
180180

181+
To enable synchonization of temporary passwords you must have Azure AD Connect version 2.0.3.0 or higher installed and the feature [ForcePasswordChangeOnLogon](../connect/how-to-connect-password-hash-synchronization.md#synchronizing-temporary-passwords-and-force-password-change-on-next-logon) must be enabled.
182+
181183
#### Results of last attempt to synchronize password aren't available
182184

183185
By default, Azure AD Connect stores the results of password hash synchronization attempts for seven days. If there are no results available for the selected Active Directory object, the following warning is returned:

0 commit comments

Comments
 (0)