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:
Edwin Kempin
2011-02-03 14:08:34 +01:00
parent 84739ac801
commit 463eeadc3e
2 changed files with 15 additions and 0 deletions

View 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]