Added explanation for "Not a Gerrit administrator" error
Added a documentation page that explains the "Not a Gerrit administrator" error. Change-Id: Iedf7164ee7079116e7b7934ac785baf0281f615a Signed-off-by: Edwin Kempin <edwin.kempin@gmail.com>
This commit is contained in:
14
Documentation/error-not-a-gerrit-administrator.txt
Normal file
14
Documentation/error-not-a-gerrit-administrator.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Not a Gerrit administrator
|
||||
==========================
|
||||
|
||||
With this error message Gerrit rejects to execute a SSH command that
|
||||
requires administrator privileges if the user is not a Gerrit
|
||||
administrator.
|
||||
|
||||
The Gerrit link:cmd-index.html#admin_commands[administrator commands] can only be executed by users who
|
||||
are member of the Gerrit link:access-control.html#administrators[Administrators] group.
|
||||
|
||||
|
||||
GERRIT
|
||||
------
|
||||
Part of link:error-messages.html[Gerrit Error Messages]
|
||||
Reference in New Issue
Block a user