I'm working with Adamsync right now and have no issues syncing between AD DS and AD LDS, but when I enable aging, it always randomly returns an error on a specific object. The object is never the same between runs and always looks something like this:
Beginning aging run.
Processing target entry <guid=e068b5190d63bb438ee77236643299d9>
20161128223656.0Z was when we last saw CN=Test\0ACNF:19b568e0-630d-43bb-8ee7-7236643299d9,
Renaming target object (implicit) CN=Test\0ACNF:19b568e0-630d-43bb-8ee7-7236643299d9
(I stripped out the full DN name)
Conflicting object detected. Requesting rename.
An internal error occurred: unable to push back result.
An internal error occurred: unable to push back result.
Saving Configuration File on
I can delete the conflicting object manually, but the next run it will just run into the same error and the command stops. I couldn't find additional information regarding the error "unable to push back result." I'm relatively new to AD LDS, so if someone knows of a quick fix, please let me know!
Jake