]> git.proxmox.com Git - pve-docs.git/blobdiff - pveum.adoc
merge the good parts of the Backup wiki articke
[pve-docs.git] / pveum.adoc
index 3f7e789d51b3cb3283ea07920d39f5f72968b2e1..2f3584a21017005f6d4b07657e8ed076911c9499 100644 (file)
@@ -329,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
 
  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
 members of group 'customers' and within realm 'pve'.
 
 Pools
@@ -355,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
 
 [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:
 
 
 I assume we already created a pool called 'dev-pool' on the GUI. So we can now assign permission to that pool: