]> git.proxmox.com Git - pve-docs.git/blobdiff - pveum.adoc
Add warning about pvetest
[pve-docs.git] / pveum.adoc
index a3b1cffa34790ccda9ab79408328286917253529..2f3584a21017005f6d4b07657e8ed076911c9499 100644 (file)
@@ -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: