Error: "Failed Sync Action Exception Info: CREATE - No user found for the specified identifier".
To resolve the issue, Map VMware Identity Manager Directory Attributes to the respective Active Directory Attribute by following these steps:
VMware Identity Manager Directory Attribute Name
|
Default Mapping to Active Directory Attribute
|
---|---|
userPrincipalName
|
userPrincipalName
|
distinguishedName
|
distinguishedName
|
employeeId
|
employeeID
|
domain
|
canonicalName. Adds the fully qualified domain name of object.
|
disabled (external user disabled)
|
userAccountControl. Flagged with UF_Account_Disable
When an account is disabled, users cannot log in to access their applications and resources. The resources that users were entitled to are not removed from the account so that when the flag is removed from the account users can log in and access their entitled resources
|
phone
|
telephoneNumber
|
lastName
|
sn
|
firstName
|
givenName
|
email
|
mail
|
userName
|
sAMAccountName.
|
After these changes, the issue should be resolved, and the Directory Users should sync with VMware Identity Manager.