Access to our JIRA is controlled via LDAP. When someone needs access they connect and JIRA assigns them to the default group of "JIRA Software User", works great. But leaves me with one problem. I have a number of Vendors and Supplies who are in the LDAP that I need to block until I explicitly allow them access a project. How can I tell JIRA not to give this group of people a license automatically. I can pull the list and stuff them in a special JIRA group, but so far have not been able to figure what field or value to use to prevent them from being set to "JIRA software user" on login. Forcing manual intervention on all logins is not an acceptable solution.
You can add an additional setting in your LDAP configuration.
1)If you have separate OU for JIRA user and vendor, you can add a Base DB, Additional User DN and Additional Group DN for JIRA to only sync with specific OU in the LDAP.
Example:
You have configured all JIRA user to be in OU named jira-users, the configuration will be look like this
dc=mycompany,dc=example,dc=com
ou=jira-users
2) Another one is by defining an LDAP filter
You can create a filter based on how your LDAP is setup. You can refer our documentation on how to write LDAP search filters
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.