Error deleting object CN=Lusina\, Jessie,OU=Production,OU=Accounts,OU=Administrative,DC=iga,DC=bz (SQL ID: 3042)
OS Message: This operation is not allowed on a non-leaf object.
Stack Trace: at System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32 messageId, LdapOperation operation, ResultAll resultType, TimeSpan requestTimeOut, Boolean exceptionOnTimeOut)
at System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest request, TimeSpan requestTimeout)
at BinaryTree.DirSync.Exchange.ADConnection.#Zq(DirectoryRequest #0q, String #Yq, BT_Object #1q)
at BinaryTree.DirSync.Exchange.ADConnection.SendRequest(DeleteRequest request, ADEndpoint ep, BT_Object bto)
at BinaryTree.DirSync.Exchange.ADEndpoint.DeleteObject(String objectDN, String& message, BT_Object bto)
In this case, user is syncing deletes from source to Target, the error claims the target object is - essentially a container.
The product is trying to delete the directory object, Users/Contacts/Groups/Computers can act as "Containers", similar to an OU.
The product doesn't expect them to be a container so it will not delete them
To see the container, we need to enable "Users, Contacts, Groups, and Computers as containers"