]> git.proxmox.com Git - pmg-docs.git/commitdiff
local users: add missing Helpdesk role
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 Jun 2020 16:09:30 +0000 (18:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 Jun 2020 16:09:30 +0000 (18:09 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pmgconfig.adoc

index 54ed2693e711adbe52789d373daeeee5d8e2c543..8697b3b84fc1f0a3a51752447bdccf8f885af1ee 100644 (file)
@@ -865,7 +865,7 @@ Local Users
 Local users can manage and audit {pmg}. They can login on the management web
 interface.
 
 Local users can manage and audit {pmg}. They can login on the management web
 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
 not to edit it.
 
 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.
 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.