From a8ac4ab3f1161b14e40c3e3206ed85dd39d6923e Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 4 Jun 2020 18:09:30 +0200 Subject: [PATCH] local users: add missing Helpdesk role Signed-off-by: Thomas Lamprecht --- pmgconfig.adoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pmgconfig.adoc b/pmgconfig.adoc index 54ed269..8697b3b 100644 --- a/pmgconfig.adoc +++ b/pmgconfig.adoc @@ -865,7 +865,7 @@ Local Users Local users can manage and audit {pmg}. They can login on the management web interface. -There are three roles: +There are four roles: Administrator:: @@ -882,6 +882,10 @@ Auditor:: With this role, the user is only allowed to view data and configuration, but not to edit it. +Helpdesk:: + +Combines permissions of the 'Auditor' and the 'Quarantine Manager' role. + In addition there is always the 'root' user, which is used to perform special system administrator tasks, such as upgrading a host or changing the network configuration.