Hi
I want to start using our LDAP directory instead of the local bamboo user dirctory. All users have the same username as their AD equivalent. For Confluence and JIRA this works perfectly but apparently Bamboo behaves in a different way:
According to the documentation: https://confluence.atlassian.com/bamboo059/integrating-bamboo-with-ldap-800858652.html
Ensure that you do not have duplicate users in your LDAP directory — If you have users in your LDAP directory that are also on Bamboo, the first repository definition in your atlassian-user.xml file will take precedence.
= When configuring an LDAP directory in Bamboo the exisitng local users may not have the same usernames as in LDAP.
How can I migrate the local users to the LDAP directory by keeping their permissions etc. ?
Currently I set both configurations in atlassian-user.xml and when I search for my user both the local user and the AD user appear in the AD groups and not in the local groups. When I switch the order of the directories in the configuration both appear in the local groups. Again, i JIRA and Confluence this works differently which is a pain
I solved this by:
TODO: figure out how to remove the local "super admin" user
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.