Skip to content

Commit 554110c

Browse files
authored
Merge pull request #112229 from riantu/patch-25
Update tshoot-connect-password-hash-synchronization.md
2 parents 37e063d + 72c0135 commit 554110c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
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)