Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

AD Update Account Error

sab2
Regular Contributor
Regular Contributor

Hi,

We are working on our AD connector. Specifically the update account json. We are recieveing the error below.

Our create account json and disable account json are provisioning/deprovisioning successfully without errors but update is failing.

Has anyone faced this error before? Or know what might be causing it? Thanks

Error:

Error while Update operation for account-ABCD123 in AD - [LDAP: error code 67 - 000020B1: UpdErr: DSID-030F1357, problem 6004 (CANT_ON_RDN), data 0 ]

2 REPLIES 2

dgandhi
All-Star
All-Star

Are you trying to modify an attribute which is not allowed by Active directory?

https://microsoft.public.adsi.general.narkive.com/VONCp8A3/unable-to-modify-attributes-on-ad-using-l...

https://stackoverflow.com/questions/26850655/ldap-error-code-67-not-allowed-on-rdn

https://social.technet.microsoft.com/Forums/en-US/f21a503b-ff1d-4447-b9d8-056638d131dd/change-cn?for...

 

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.

sab2
Regular Contributor
Regular Contributor

To fix the issue, we deleted and removed all the access from the user / account which was mentioned in the error log. Then the job completed successfully.