]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgconfig.adoc
backup: add anchors to pbs sections
[pmg-docs.git] / pmgconfig.adoc
index 73c4cf8f1faa4c7bee82f7bc11286ffe1365e2d5..8697b3b84fc1f0a3a51752447bdccf8f885af1ee 100644 (file)
@@ -51,11 +51,13 @@ on the next reboot.
 
 `/etc/resolv.conf`::
 
-DNS search domain and nameserver setup.
+DNS search domain and nameserver setup. {pmg} uses the search domain setting
+to create the FQDN and domain name used in the postfix configuration.
 
 `/etc/hostname`::
 
-The system's host name.
+The system's host name. {pmg} uses the hostname to create the FQDN used
+in the postfix configuration.
 
 `/etc/hosts`::
 
@@ -860,33 +862,37 @@ Local Users
 
 [thumbnail="pmg-gui-local-user-config.png", big=1]
 
-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
-+
-Is allowed to manage settings of {pmg}, except some tasks like
-network configuration and upgrading.
+Administrator::
+
+Is allowed to manage settings of {pmg}, except some tasks like network
+configuration and upgrading.
+
+Quarantine manager::
 
-* Quarantine manager
-+
 Is allowed to manage quarantines, blacklists and whitelists, but not other
 settings. Has no right to view any other data.
 
-* Auditor
-+
+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.
+system administrator tasks, such as upgrading a host or changing the network
+configuration.
 
 NOTE: Only pam users are able to login via the webconsole and ssh, which the
-users created with the web interface are not. Those users are created for
-{pmg} administration only.
+users created with the web interface are not. Those users are created for {pmg}
+administration only.
 
 Local user related settings are saved in `/etc/pmg/user.conf`.