Hi!
I'm trying to get my JIRA and MS Active directory to work together. I've managed to connect to the AD and now it syncs. all users and all groups. But the users does not belong to the any group as in AD. I've added the users I want in a jira-users group in AD but they cannot login. I even tried setting up crowd and get the same result. The connection to Jira works but the connection to AD does not get any group memberships... Anyyone got any idea what might be wrong?
It's hard to tell where it's failing. You can check your logs and see if any errors were thrown.
One guess would be a limitation in Confluence where duplicate groups listed in AD would cause memberships to fail:
https://jira.atlassian.com/browse/CONF-23213
Jira uses a similar LDAP integration, so I imagine it would have the same bug. I believe you can work around it by editing the Group Object Filter.
Example:
(&(objectCategory=Group)(!(CN=PAM Admin)))
Otherwise, I'd suggest opening a ticket at https://support.atlassian.com/ and having an Atlassian engineer take a look at your logs.
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.