CLI: Disable users in confluence

Audun Jensen April 23, 2012

I need to disable a bunch of users and wonder if this can be done with CLI.

Browsing the documentation I see I can remove users or remove users from groups, but is there a way they can be disabled?

3 answers

1 accepted

1 vote
Answer accepted
Dennis Kromhout van der Meer
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.
April 23, 2012

The best way to disable them in this case would be to remove the users from any groups, specifically the confluence-users group. This will allow them to log in but they will not be able to view anything.

Bob Swift OSS (Bob Swift Atlassian Apps)
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.
April 23, 2012

Agree and removeUserFromGroup is the action.

0 votes
Keith Weinheimer July 17, 2015

Does removing from all groups also remove them from license count?

Also someone with the necessary reputation please tag this to confluence-cli-command-line-interface

0 votes
Julie Driscoll June 12, 2013

I used the removeUserFromGroup action and specified confluence-users group. I realize this disables the account, but doesn't remove the user from other groups. Is there a way to get all of the groups to which the user belongs and remove them from all groups? I thought specifying --autoGroup would do it, but it errors with "Line must have both userID and group separated by comma". So the --file would need to contain a line for each group that a userid belongs to. Would be nice to extract that using CLI and then run the action removeUserFromGroupWithFile. Is that possible?

Ah, I see that I can query the DB to get the users' groups. I'll do that in order to generate a CSV list of users and their groups.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events