mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-03-20 22:50:06 +03:00
pveum: add role add screenshot
also expand the text a bit, mostly for formatting reasons, as else the screenshot renders into the CLI pveum code example block in the HTML output... Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0523992b63
commit
5e6b02ff17
BIN
images/screenshot/gui-datacenter-role-add.png
Normal file
BIN
images/screenshot/gui-datacenter-role-add.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.0 KiB |
10
pveum.adoc
10
pveum.adoc
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user