Hi All,
We have a case as below.
1. Disabled user get created in disabled container in AD.
2. When Account is enabled it moves to enabled container.
We have account defination and in IT operating data we mentioned UID_ADSContainer and UID_ADSContainerDisabled.
In active directory these are ORGANIZATIONALUNIT.
When moving user from disabled to enabled and also enabled to disabled provisioning job failes with below error.
We tried to login using service account and move users this works means seservice account we are using to conenect AD has permissions.
Other properties are updated successfully.
(2025-06-04 08:57:47.273) [1777018] Error running synchronization project (Active Directory Domain (DC=xxxx,DC=INT))'s workflow (Provisioning).
[1777124] Error running synchronization step (user) of synchronization configuration (Provisioning (Provisioning)).
[1777004] Method (Update object (Update)) could not be run successfully.
[System.Exception] Error committing object b34e0733-ee0d-4f0c-827e-6abb205310d3.(Error: Error: Unspecified error
Method Commit() was called on object CN=xxxx\, pppp EXT,OU=Managed Users,OU=SL,DC=xxxx,DC=int.
Property vrtparentDn is set.
Object not committed successfully. Retrying using single property commit.
Error: Unspecified error
Method Commit() was called on object CN=xxxx\, pppp EXT,OU=Managed Users,OU=SL,DC=xxxx,DC=int.
)