Hello,
we currently use Crowd to manage users that come from various directories, both internal crowd directories and external LDAP.
Now we have to move our main active directory to a new active directory, sadly with new usernames.
Would anyone have any suggestion on what's the best way to do such a migration?
Obviously all the content and history in the connected Jira and Confluence instances should be retained. At best our users shouldn't even notice the change, besides the new username.
Greetings,
Michael
For existing users you can use Aliases..
https://confluence.atlassian.com/crowd/specifying-a-user-s-aliases-194805921.html
That sounds very promising, so aliases would allow our users to still use their old usernames and retain all their data. This would be a good workaround for the meantime.
But from my understanding of the documentation this only adds an additional username that can be used for login and does not change any associated data, therefore not really "migrating" data to the new users, correct?
I would much prefer to cleanly move over all the data to the new usernames.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As a possible solution to my own problem I found the following approach:
(probably do some synchronizations between these steps so that Jira and Confluence know of the new users)
Would this actually work and retain all the data?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Michael Bachmanndid that work for you?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes it did work in the end although it certainly was a hassle.
The synchronizations to Jira and Confluence inbetween these steps are the key to make it work and have to be in a very specific order and it's also better do disable periodic synchronizations in the meantime.
I also have to give a fair warning on this approach!
Only later we have found some users (~2-3 out of 140) where the "user id" (NOT the "user key") was the mail address instead of the generic "JIRAUSER123". I'm not entirely sure how that came to be.
This does create some issues when using various APIs to integrate Jira/Confluence with other applications.
You should definitely test this several times in a test environment and check all the data.
So if i recall correctly (I hope) my final approach was as follows:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.