This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

AD account is getting created in disabled state

Hello

Account is getting created in AD but is in disabled state, OIM account is fine. AdHocProjection is failing with the following error:

ErrorMessages = [2134002] Error executing an adhoc projection!
[1777018] Error executing workflow (Provisioning) of synchronization project (Active Directory Domain (DC=TEST,DC=COM)).
[1777124] Error executing projection step (user) of projection configuration (Provisioning (Provisioning)).
[1777219] Error executing projection step (user)!
[1777004] Method (Insert object (Insert)) could not be executed successfully.
[2226012] Error committing object new object of type user.(Error: Error committing object CN=John Doe,OU=users,DC=test,DC=com.(Error: New object created for second commit.
Property cn should be set.
Property objectClass should be set.
Property sAMAccountName should be set.
Internal error in COM access layer: number: 80071392, description: The object already exists.

The object already exists.

Error deleting object CN=John Doe (DEV),OU=users,DC=test,DC=com.(Error: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)))
))

 

 

 

 

 

 

 

 

 

 

Parents
  • What happens is that the first insert runs to an exception and then the account is tried to be deleted and this fails as well. Then the second insert try fails as the object is already there. This shouldn't happen in the 7.1.1. What system are you running? If you are not running on the 7.1.1, please update the system.
Reply
  • What happens is that the first insert runs to an exception and then the account is tried to be deleted and this fails as well. Then the second insert try fails as the object is already there. This shouldn't happen in the 7.1.1. What system are you running? If you are not running on the 7.1.1, please update the system.
Children
No Data