Hi Jason Jiang,
Yes, you are right, these two accounts have the same email address in local AD due to we not notice these 2 user have the same email address.
We user SMTP matching to sync but we accidentally match the wrong user to account created in Office 365.
Which is we after perform SMTP matching to match *** Email address is removed for privacy *** (AD Object) to *** Email address is removed for privacy *** (Office 365) and now is synced with Active Directory. We found out is we match the wrong AD object due to both user are use the same email address in their
Email-attribute.
Example:
The SMTP matching should be like below but we have duplicate email in both AD object caused it match to wrong user.
AD Object
*** Email address is removed for privacy *** (AD object Email attribute for user1 - *** Email address is removed for privacy ***) - > *** Email address is removed for privacy *** (Office 365 mailbox)
*** Email address is removed for privacy *** (AD Object Email attribute for user2 - *** Email address is removed for privacy ***) -> *** Email address is removed for privacy *** (Office 365 mailbox)
Supposedly correct should be like this.
*** Email address is removed for privacy *** (AD object Email attribute for user1 - *** Email address is removed for privacy ***) - > *** Email address is removed for privacy *** (Office 365 mailbox)
*** Email address is removed for privacy *** (AD Object Email attribute for user2 - *** Email address is removed for privacy ***) -> *** Email address is removed for privacy *** (Office 365 mailbox)
Since we already synced with wrong user, may i know how to resolve this issue?
Regards,