cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Entry search filter for a specific OU in LDAP

arshadul-huq1
Deputy Chef I
Deputy Chef I

Hi all,


I am trying to search from OU = โ€œTerminated userโ€ in LDAP. Attached in the OU in AD.



My purpose is to filter only the specific OU in Entry search filter of New/updated entry in Active Directory Action.






How can I achieve it?


1 REPLY 1

georgiaria
Deputy Chef I
Deputy Chef I

I don't think there's a specific filter syntax that allows that. However, you could possibly set up another LDAP connection with 'Terminated Users' as the base OU for searching. Your config.yml file would have a secondary connection with all the same params except the base. Depends if this is too clunky for you.