I'm configuring LDAP against Microsoft AD and I can get the list of all AD users, but I want to limit the results to show only the members of the AD group "jira-software-users". What should the "Membership Schema Settings" look like?
I've attempted to use User Memebership Attribute: memberOf=cn=jira-software-users and that doesn't work. Am I using the correct syntax with the "=" after memberOf?
I think memberOf just tells what ldap attribute to use for the membership lookup.
What you need to do is filter out the users not memberOf..
https://confluence.atlassian.com/kb/how-to-write-ldap-search-filters-792496933.html
Cheers,
Lars
Perfect! The article helped me configure it just as I needed. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.