hey there,
got some structural problem which is "grown historically".
We currently run Jira and Confluence by using Jira as user directory for both. That's the historical part. That's because there hasn't been any link between our companies user database and Jira, back when i first installed it.
Now, we have an active directory between, which is stuffed with staff by our user database. And now, chief asks, why I don't use that usual way....
However, now I'm told that I must not use the internal user administration but have to connect our Jira (and Confluence, too) directly to this AD. Only thing I've found is to port the internal users into that AD which isn't suitable for us.
As I understood (i beg I'm wrong) similar users from a newly added AD aren't similar to Jira, so it isn't just switching to a pre-filled AD?
If so, what can I do to cleanly migrate to AD? I just had the idea to put another LDAP between them just to allow Jira to migrate users and then switch to our AD system. Would this work?
Hey Jens,
This is a complicated stuff and must be handled with care.
Basically, JIRA relies on username to differentiate between users, but it's smart enough to tell if a single user exists in multiple directories with the same username.
So let's say you have this username in JIRA Internal directory now: j.rapp. And in AD, the username is also j.rapp. If so, all you have to do are:
JIRA will then use j.rapp from AD, keeping all user associations such as reporter, assignee, comments, etc.
However, if your username in AD is different e.g. jens.rapp, and you'd like this username to be used with all j.rapp's user associations, you will need to:
This means, there's an extra step before connecting JIRA to AD, and it must be done for every user whose username in Internal is different from that in AD.
And don't connect AD to JIRA before renaming the users. That would cause a big mess in your database as well as in the user associations.
I hope this helps.
Best,
Andy
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.