Objects are not being written in Dirsync. Usually it's an object already exists error. This is the opposite.
The Match and Stage state the object does not exist and will be created in the target, The Change log shows one change and it's a 1 = Which means create a new object.
Match step
- This means no target object found and one should be created.
Unable to match source object <name> to objects in ,targetdomain>: No matching object found.
Stage step
New Computer object will be created in target environment.
Syncing object
Write step
Write: The object does not exist.
System.DirectoryServices.Protocols.DirectoryOperationException: The object does not exist. 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 CDS.Model.ActiveDirectory.SendRequest(DirectoryRequest request, String dn) at CDS.Model.ActiveDirectory.CreateObject(ICollection`1 changes) at CDS.Model.UpdateJob.ApplyChanges(IWebServiceFactory webServiceFactory) at CDS.Model.UpdateJob.Run(IWebServiceFactory webServiceFactory, CancellationToken cancellationToken) at CDS.Model.Job.Execute(IWebServiceFactory webServiceFactory, CancellationToken cancellationToken)
© 2023 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Nutzungsbedingungen Datenschutz