Hello Forum
we want to import users from an existing LDAP into Identity Manager using the "Initial Synchronization" functionality. Later, attribute changes of imported users in Identity Manager should be provisioned to the same LDAP again.
Since we cannot obtain the user passwords stored on LDAP, the password attributes in Identity Manager will not be set after the sync. But the intention is to leave the passwords on LDAP untouched. However, although the password mapping from Identity Manager to LDAP is conditioned on LDAPAccount.UserPassword <> '', the provisioning of (non-password-)changes now raises a ConstraintViolation on "unicodePwd". As soon as we set the password in Identity Manager, the violaton disappears.
Is there a way to maintain the provisioning of attribute changes by ignoring the password attribute?
Thanks in advance
Matthias