You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Repo and Gerrit Discussion
What is the correct way to manage users and their keys and emails in Gerrrit?
Via the command line i can not find a way to see all current users and also can not delete users which is a problem
Martin Fick
unread,
Oct 1, 2015, 2:01:45 PM10/1/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to repo-d...@googlegroups.com, Doron Shai
Users are an integral part of the history of code reviews,
so deleting them is generally not good. Gerrit supports
making users inactive to prevent them from logging in again.
See the set--account ssh command for manipulating users:
--
The Qualcomm Innovation Center, Inc. is a member of Code
Aurora Forum, hosted by The Linux Foundation
Matt Hart
unread,
Oct 1, 2015, 4:50:28 PM10/1/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Repo and Gerrit Discussion
I am also looking for a way to see all current users, with either the REST api or the ssh shell. I had hoped that I could list the users of the group "Registered Users" but that seems to be blocked in the REST api.
I saw a thread on here which suggested poking around with gsql to dump the list of users, not ideal.
David Pursehouse
unread,
Oct 1, 2015, 9:13:49 PM10/1/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Matt Hart, Repo and Gerrit Discussion
On 10/02/2015 03:05 AM, Matt Hart wrote:
> I am also looking for a way to see all current users, with either the
> REST api or the ssh shell. I had hoped that I could list the users of
> the group "Registered Users" but that seems to be blocked in the REST api.
>
The admin-console plugin provides an ls-users command.
> I saw a thread on here which suggested poking around with gsql to dump
> the list of users, not ideal.
>
> On Thursday, 1 October 2015 04:21:01 UTC-7, Doron Shai wrote:
>
> What is the correct way to manage users and their keys and emails in
> Gerrrit?
>
> Via the command line i can not find a way to see all current users
> and also can not delete users which is a problem
>