I need to move the Confluence server and it will not be able to reach the JIRA server anymore. So I need a way to migrate user from Remote JIRA Directory to Confluence Internal Directory :)
I'm able to run SQL query to retrieve user list and group from database.
But there is not rest API call to create user in Confluence ...
Does anyone know a good way to achieve this ?
Thanks !
Hello,
If a user with the same username exists in the local and external user directory, they will be merged. So in your case, you can create a user manually with the same username in the local directory and that user will have the same content access as remote Jira user.
To do that you have to make sure you have a working local administrator account too, to avoid losing access when Jira External Directory is no longer reachable:
Now you should have the same user in both directories and if you ever lose access to Jira or remove it, local user will remain.
Regards,
Igor
Thanks a lot for your help.
I will only ask user to reset password I think ...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good idea, you can set a temporary password and user can then set his own when logged in. Keep in mind that if Jira Directory is still online and primary, the password reset will happen on Jira directory.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Igor,
Thanks for the reply here - great topic! I do wonder though, in your step #8, why do that step if the goal is to no longer use the remote Jira directory?
Also, at what point does Confluence associate the end users' associated Confluence data (pages,comments, perms, etc.) with that new user entry in the Internal Directory. Does it update Confleunce's own DB at the next login, or on restart?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same question
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is the user account still reliant on the Jira directory for group membership and page permissions ? or would these still work with the Jira directory gone?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI @Igor M_ is there a way to do this in a bulk , we have tooo many users and doing this manually is too hectic, if there is any please share
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.