A connector is configured to update the Active Directory (AD) accounts. In the Configuration Wizard, OU=New York is selected and and configuration is svaed.
After activating the connector, you are unable to sycn and you have the following error:
Unable to start connector: ConnectorName Default - FaultException: The object 'OU=New York' doesn't exist.
The certicate exists in Domino Directory for OU=New York
The Domain part was missing in the Configuration file for that OU. See sample below:
<SourceOu>OU=Madrid,O=DomainName|OU=New York</SourceOu>
Add the Domain part in the configuration file, see sample below:
<SourceOu>OU=Madrid,O=DomainName|OU=New York,O=DomainName</SourceOu>
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center