Unable to update person(Employee) data after modifying LDAP user account

Hi, 
I am unable to update person data after modifying LDAP user account. 

Details: 

I have configured LDAP connector on my local virtual machine, installed version is 8.2.  I am able to create and link the LDAP user account to Employee record, but after creation of employee record if I tried to update the person data, I am able to update the same from LDAP to User account but unable to update from User account to Employee Record. 

If anyone have an idea or thoughts on the same, Please share.

Parents
  • For linked and managed user accounts, the data flow is defined from the identity to the user account (LDAP in your case), One Identity Manager acts as master for these properties if you will.

    If you the LDAP user account to act as master, you would need to implement a custom process similar to the one for AD user accounts called "ADS_ADSAccount_Update_UpdatePerson".


Reply
  • For linked and managed user accounts, the data flow is defined from the identity to the user account (LDAP in your case), One Identity Manager acts as master for these properties if you will.

    If you the LDAP user account to act as master, you would need to implement a custom process similar to the one for AD user accounts called "ADS_ADSAccount_Update_UpdatePerson".


Children