When using an LDAP filter to control Synchronization Scope, errors are appearing in the DSA.log file such as "ldap filter expression invalid"
!(extensionattribute1=sync)
Improperly formatted LDAP expression .
In the example, the correct syntax should be:
(!(extensionattribute1=sync))
Additional brackets are needed to complete the query. In this example the DSA would sync all objects unless they had a extensionattribute1 equal to 'sync'.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center