X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pveum.adoc;h=2f3584a21017005f6d4b07657e8ed076911c9499;hp=a3b1cffa34790ccda9ab79408328286917253529;hb=2957ef8041443af97feb6ff29dffbdee2b333fd2;hpb=3c8533f240aa67db53ed1daa3a6c50270f9f2df1 diff --git a/pveum.adoc b/pveum.adoc index a3b1cff..2f3584a 100644 --- a/pveum.adoc +++ b/pveum.adoc @@ -1,7 +1,7 @@ -include::attributes.txt[] ifdef::manvolnum[] PVE({manvolnum}) ================ +include::attributes.txt[] NAME ---- @@ -22,6 +22,7 @@ endif::manvolnum[] ifndef::manvolnum[] User Management =============== +include::attributes.txt[] endif::manvolnum[] // Copied from pve wiki: Revision as of 16:10, 27 October 2015 @@ -328,7 +329,7 @@ are members of group 'customers': pveum aclmod /access/realm/pve -user joe@pve -role PVEUserAdmin pveum aclmod /access/groups/customers -user joe@pve -role PVEUserAdmin -Note: The user is able to add other users, but only if they are +NOTE: The user is able to add other users, but only if they are members of group 'customers' and within realm 'pve'. Pools @@ -354,7 +355,7 @@ Now we create a new user which is a member of that group [source,bash] pveum useradd developer1@pve -group developers -password -Note: The -password parameter will prompt you for a password +NOTE: The -password parameter will prompt you for a password I assume we already created a pool called 'dev-pool' on the GUI. So we can now assign permission to that pool: