]> git.proxmox.com Git - pve-docs.git/blobdiff - pveum.adoc
pvecm: re-add "multiple cluster in same net" section
[pve-docs.git] / pveum.adoc
index e31044e461427626f9e41aece659ea5862f7bde8..77f7aecbbc3e7e78dc4f34b5860417b62c6d9eef 100644 (file)
@@ -310,9 +310,15 @@ of predefined roles which satisfies most needs.
 
 You can see the whole set of predefined roles on the GUI.
 
-Adding new roles can be done via both GUI and the command line, like
-this:
+Adding new roles can be done via both GUI and the command line.
+
+[thumbnail="screenshot/gui-datacenter-role-add.png"]
+For the GUI just navigate to 'Permissions -> User' Tab from 'Datacenter' and
+click on the 'Create' button, there you can set a name and select all desired
+roles from the 'Privileges' dropdown box.
 
+To add a role through the command line you can use the 'pveum' CLI tool, like
+this:
 [source,bash]
 ----
 pveum roleadd PVE_Power-only -privs "VM.PowerMgmt VM.Console"