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

Error in updating manager attribute in AD

sbiswal
New Contributor II
New Contributor II

Hello,

Getting the below error when I put in the manager attribute update line in update account json:

Error while Update operation for account-TestThree in AD - [LDAP: error code 19 - 000020B5: AtrErr: DSID-0315317E, #1: 0: 000020B5: DSID-0315317E, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 15000a (manager) ]

This occurs when I put no value in the manager attribute and when I put the account id of a user account in the manager attribute in the update csv file.

"manager":"'+managerAccount?.accountID+'", - this is the code

Does anyone have any input in here?

Thank you,

Seemran Biswal

 

1 REPLY 1

pruthvi_t
Saviynt Employee
Saviynt Employee

HI @sbiswal,

Greetings.

As per the error provided by you, LDAP error code 19 is thrown when the field you're trying to update exceeds the limit value of the LDAP field. 

Also check if you're not trying to change anything that is not supposed to, on manager's AD entry (Ex DN).

It's an Error thrown because of the issue on the target application (AD) end.

Thanks,

 


Regards,
Pruthvi