Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Error in Active Directory Account creation

soumik_das
New Contributor II
New Contributor II

Hi,

I am facing the below error as mentioned in the provisioning comments in the completed tasks while creating AD account for a user.

OBJ_ERR_00001 : -2147016656 : There is no such object on the server. : 0000208D:

Please can you help me how to get rid of this error.

Thanks and regards,
Soumik Das

2 REPLIES 2

SumathiSomala
All-Star
All-Star

@soumik_das Share the create account JSON and error logs

 

Regards,
Sumathi Somala

If this reply answered your question, please Accept As Solution and give Kudos.

rushikeshvartak
All-Star
All-Star

The error OBJ_ERR_00001 : -2147016656 : There is no such object on the server. : 0000208D: indicates that the Active Directory (AD) object you're trying to interact with does not exist on the server. This commonly occurs when the distinguished name (DN) provided for the object is incorrect or the object has been moved or deleted.

  • Verify Distinguished Name (DN)

  • Check for Object Existence

  • Check OU/Container Existence


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.