mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-09-22 17:44:13 +03:00
access control: remove misleading 'additionally' in perm-modify description
'additionally' in this context is a bit misleading, as it suggests that e.g. 'VM.Allocate' AND 'Permissions.Modify' are needed, conflicting with the previous paragraph. Signed-off-by: Lukas Wagner <l.wagner@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
e941eafc8f
commit
7816b93a65
@@ -895,9 +895,9 @@ The `path` is a templated parameter (see
|
|||||||
`Permissions.Modify` privilege or,
|
`Permissions.Modify` privilege or,
|
||||||
depending on the path, the following privileges as a possible substitute:
|
depending on the path, the following privileges as a possible substitute:
|
||||||
+
|
+
|
||||||
* `/storage/...`: additionally requires 'Datastore.Allocate`
|
* `/storage/...`: requires 'Datastore.Allocate`
|
||||||
* `/vms/...`: additionally requires 'VM.Allocate`
|
* `/vms/...`: requires 'VM.Allocate`
|
||||||
* `/pool/...`: additionally requires 'Pool.Allocate`
|
* `/pool/...`: requires 'Pool.Allocate`
|
||||||
+
|
+
|
||||||
If the path is empty, `Permission.Modify` on `/access` is required.
|
If the path is empty, `Permission.Modify` on `/access` is required.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user