LDAP OU Definition Filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2017 03:08 PM
I need to query a specific group in AD and return the members of that group. I have created an LDAP OU Definition with the following fields:
RDN: OU=Users
Query field: sAMAccountName
Filter: (&(memberOf=CN=mygroup,OU=UCAMS Managed Groups,OU=Groups,OU=Enterprise,DC=mydomain,DC=com)(objectClass=group))
The error I receive is "There is no entry returned. Check if Filter is set correctly.".
I created a workflow and used the Query AD and the filter that worked was:
"LDAP://ornl.gov/CN=mygroup,OU=UCAMS Managed Groups,OU=Groups,OU=Enterprise,DC=mydomain,DC=com"
I thought I could use the same in the OU Definition but it did not work. I can query through a workflow but would like to learn how to get the same results outside of a workflow.
Any help is appreciated!
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-09-2019 09:08 AM
Also, our LDAP Server is configured to use Paging