Hi,
Password Synchronization doesn’t work between my local active directory and Azure Active Directory. I’m using AAD 1.1.130.0.
When the user change his password in Active Directory is never becomes active in Office 365 (also not after 3 hours).
Operations check:
- I notice one update in de local import.
- The sync is processed.
- I notice one update in de AAD export.
- Review the update: I notice ‘lastPasswordChangedTimestamp’ to be changed.
The local environment contains one W2K8 SBS and one W2K12r2 domain controller. The W2K12r2 machine is de PDC Emulator and has the AAD software installed. In the Event Viewer (application log) I notice Event ID Error’s: 6900 and 652.
Event ID 6900, source: ADSync, message:
The server encountered an unexpected error while processing a password change notification:
"multiple_matching_tokens_detected: The cache contains multiple tokens satisfying the requirements. Call AcquireToken
again providing more requirements (e.g. UserId)
at TargetExtensionManager.ExportPasswords(TargetExtensionManager* , ECMAInformation* ecmaInformation, DynamicArray<ActiveDirectoryPasswordChange \*>* targetPasswordChanges, Char* forestInfo)
InnerException=>
none
"
Event ID 652, source: Directory Synchronization, message:
The server encountered an unexpected error while processing a password change notification:
"multiple_matching_tokens_detected: The cache contains multiple tokens satisfying the requirements. Call AcquireToken
again providing more requirements (e.g. UserId)
at TargetExtensionManager.ExportPasswords(TargetExtensionManager* , ECMAInformation* ecmaInformation, DynamicArray<ActiveDirectoryPasswordChange \*>* targetPasswordChanges, Char* forestInfo)
InnerException=>
none
"
However the lead. I don’t know which steps I should take to resolve this issue.
Further:
- I deleted the Connector Space & Full Sync without resolving the solution.
- The users passwords are set via Office 365 Portal, to provide a login.
- When I create a new user, Sync, the user is available in the Office 365 Portal
and I’m able to assign a license. But I’m unable to logon, message: “We don't
recognize this user ID or password”.
My goal is to get password synchronization available for my users.
Thanks in advance,
Yuri