Previous: gnatsd.user_access, Up: Access Control [Contents][Index]
gnatsd commandsEvery gnatsd command has a minimum access level attached to
it. If your access level is too low for a command, you get this
response:
LOCK 12 422 You are not authorized to perform this operation (LOCK).
The commands CHDB, USER and QUIT are
unrestricted.
The DBLS command requires at least listdb access.
A user must have at least edit access for these commands:
LKDBlock the main GNATS database.
UNDBunlock the main GNATS database.
LOCK PR user pidlock PR for user and optional pid and return PR text.
UNLK PRunlock PR.
EDIT PRcheck in edited PR.
APPN PR field, REPL PR fieldAppends to or replaces the contents of field in PR.
The DELETE PR command is special in that it requires
admin access.
All other commands require view access.
edit-pr and query-pr accept the command line arguments
-v|--user and -w|--passwd. See The
GNATS User Tools.