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

LDAP User Load Issue

Matt Preall September 4, 2015

I recently changed to an LDAP authentication model for our existing Crucible/Fisheye installation. However, when it was configured, it mistakenly had the options to auto-add all LDAP users as Crucible users, so our user database now shows all 10,000+ LDAP accounts instead of the ~100 or so Crucible accounts I want to monitor.

Is there an way to remove all the extra accounts without having to do them page by page?

2 answers

0 votes
Maciej Swinarski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 6, 2015

Hi,

I would recommend to delete users via the FeCru Admin REST API:

https://docs.atlassian.com/fisheye-crucible/latest/wadl/fecru.html#rest-service-fecru:admin:users:name

mac

0 votes
HarryH
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 4, 2015

You can delete it from database. The main table is cru_user; and besides remove records from the table, you need to check if there are reviews and comments related to this users;

Check cru_review, cru_review_comment and cru_comment

 

 

 

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events