Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How to remove permissions of "Logged in users" and "Anonymous users" from all plans

Hi all,

we need to remove all  "Logged in users" and "Anonymous users" permissions from all of our plans on our Bamboo 6.2.5 server. We have quite a lot of plans, so I would like to do it with SQL or some kind of bulk.

Up to now I only found the "Bulk edit plan permissions feature", but the problem with this is, as far as I understand, that it would set the same permissions on every plan. This wouldn't work for us, because we have different permissions for different teams and users all over the place.

Does anybody out there know a proper way to handle this?

Thanks in advance!

Roland

1 answer

2 votes
Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 09, 2018

Try the following steps:

  1. Shutdown Bamboo
  2. Backup database for rollback purposes
  3. Run the following delete:
    DELETE FROM ACL_ENTRY WHERE TYPE ='GRANTED_AUTHORITY';
  4. Restart Bamboo

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events