local users: add missing Helpdesk role

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-06-04 18:09:30 +02:00
parent 4885bff793
commit a8ac4ab3f1

View File

@ -865,7 +865,7 @@ Local Users
Local users can manage and audit {pmg}. They can login on the management web Local users can manage and audit {pmg}. They can login on the management web
interface. interface.
There are three roles: There are four roles:
Administrator:: Administrator::
@ -882,6 +882,10 @@ Auditor::
With this role, the user is only allowed to view data and configuration, but With this role, the user is only allowed to view data and configuration, but
not to edit it. 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 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 system administrator tasks, such as upgrading a host or changing the network
configuration. configuration.