You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I followed the below link to enable LDAP cache for our Bamboo Stage application.
After Bamboo application is started, we tried to add a user to be part of one of the LDAP group.
But even after sufficient period of time, I couldn't get the user being authenticated with right set of permissions in Bamboo application.
May I know, if there needs to be any additional setting to get the LDAP cache refreshed and work as expected?
Chitra
Hi,
When you say that the newly created users are not able to login, do you see that user being listed under Users section in Bamboo?
The way how it works is that once you activate LDAP authentication, you cannot manage LDAP accounts or user groups from Bamboo. All the authentication requests are routed to LDAP and Bamboo just validates the request to login. Bamboo will, however, continue to use local users and groups, even when LDAP is enabled.
Can you check the order of your user repositories in <Bamboo Home Directory>/xml-data/configuration/atlassian-user.xml? It should be the LDAP repo first followed by the hibernate repo.
Hi Jeyanthan,
I figured out that I had typo issue in the xml and thus had login issue for the users to get synced up from LDAP.
I could get the LDAP user/group sync working.
Thanks for your reply.
Chitra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Glad to hear that you sorted it out. Thanks for acknowledging here.
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.