Hello, I work with an Apple Open Directory and want to check how I can migrate the changes of User Parameters I made in LDAP to JIRA.
For Example:
I successfully created the User Hans Wurst in LDAP and migrate him successfully to JIRA. He is in the right groups and everything is as it should be.
Now I change his Username from Hans Wurst in Hans Neumann in LDAP & synchronize the JIRA User Directory with LDAP. Normally I would expect that his Name changed also in JIRA but nothing happens to him.
How can I fix that?
Hi @Frank Jurgeit,
If you are not able to do a sync with LDAP, try this
This may be little hectic,
Take the JIRA name,
Read the LDAP and get the details of that user by sending the JIRA name,
call the REST to update the name of the user.
check for any errors.
When I had a exact situation like this, I did exactly the same. I ran a perl file, which did the work for me, for several users, I changed the name.
Hope this helps.
Thanks for the quick reply.
The problem ist not that I can't sync with the LDAP. The sync works but the user data in Jira won't change, when I modify a already created user in my LDAP. The changes I made in LDAP are also successfully saved for that user. Jira gives the message : "Full synchronization successfully executed."
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.