Hi
Our Bitbucket Server uses User Directory from Jira Server.
Since we plan to migrate to Jira Cloud, Bitbucket Server can no longer use Jira User Directory...
How can you migrate all existing bitbucket users from an external user directory (Jira) to the internal bitbucket user directory, especially without losing all user-specific data, like ssh-keys, groups etc?
After some testing with deactivation of Jira-user-directory-sync, we checked how Bitbucket behaved and whether accounts and its details still remain in bitbucket server or not.
Based on the fact that user-specific settings like ssh-keys are created/managed on Bitbucket and not on the Jira user, this data must be persisted on Bitbucket server database.
So, answering my own question and how we did it:
Note: All user-specific configs like ssh-keys still exist afterwards
Note2: This process could probably be automated using bitbucket API
Hope this helps anybody running into the same requirements
delete
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.