local users: reformat

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

View File

@ -862,33 +862,33 @@ Local Users
[thumbnail="pmg-gui-local-user-config.png", big=1] [thumbnail="pmg-gui-local-user-config.png", big=1]
Local users can manage and audit {pmg}. They can login on the Local users can manage and audit {pmg}. They can login on the management web
management web interface. interface.
There are three roles: There are three roles:
* Administrator Administrator::
+
Is allowed to manage settings of {pmg}, except some tasks like Is allowed to manage settings of {pmg}, except some tasks like network
network configuration and upgrading. configuration and upgrading.
Quarantine manager::
* Quarantine manager
+
Is allowed to manage quarantines, blacklists and whitelists, but not other Is allowed to manage quarantines, blacklists and whitelists, but not other
settings. Has no right to view any other data. 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 With this role, the user is only allowed to view data and configuration, but
not to edit it. not to edit it.
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 system administrator tasks, such as upgrading a host or changing the network
network configuration. configuration.
NOTE: Only pam users are able to login via the webconsole and ssh, which the 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 users created with the web interface are not. Those users are created for {pmg}
{pmg} administration only. administration only.
Local user related settings are saved in `/etc/pmg/user.conf`. Local user related settings are saved in `/etc/pmg/user.conf`.