From 696ebb3c245f564c453fa7da7732f19bb781e8ef Mon Sep 17 00:00:00 2001 From: Lorenz Stechauner Date: Thu, 20 May 2021 12:03:41 +0200 Subject: [PATCH] fix #3202: pveum: add Pool.Audit permission Signed-off-by: Lorenz Stechauner --- pveum.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/pveum.adoc b/pveum.adoc index 7120db7..71ea7ef 100644 --- a/pveum.adoc +++ b/pveum.adoc @@ -449,6 +449,7 @@ Node / System related privileges:: * `Sys.Modify`: create/remove/modify node network parameters * `Group.Allocate`: create/remove/modify groups * `Pool.Allocate`: create/remove/modify a pool +* `Pool.Audit`: view a pool * `Realm.Allocate`: create/remove/modify authentication realms * `Realm.AllocateUser`: assign user to a realm * `User.Modify`: create/remove/modify user access and details.