Hello, I have tried everything i have read in all of the posts and the documentation i have found with regards to a custom filter to pull n the users that I want to see in jira from our AD abut have not been able to get it to work. I am trying to pull in only users and no groups. I have the top level of the domain set and with no filters it does bring in everyone. My question is how in a filter can i bring in users from specific OU's if i don't have a group to use as a member of. for the filter?
I have tried various combinations of the following:
(&(objectCategory=Person)(sAMAccountName=*)(memberOf:1.2.840.113556.1.4.1941:=cn=domain users,ou=MyOU,ou=company,dc=net))
Thanks in advance for the help, I greatly appreciate any suggestions.
-wade