Hello,
Currently, we have a use case where we have a user account in active directory on premise and would like to be excluded from pulled into sailpoint.
His DN is CN=EX123,OU=Design,OU=Employees,DC=Company,DC=com
Our current user search scope in sailpoint active directory ldap filter is:
(&(objectCategory=person)(objectClass=user))
Search dn: DC=Company,DC=Com
I would like to be able exclude this user from being pulled into sailpoint or the OU/folder itself.
Having the same kind of issue. I’m trying to exclude an OU during aggregation the KAs and LDAP filters suggest not using DN wildcards for exception OU. Any advice here would be great.