Hi all,
I'm trying to limit a PVE user to be an admin on a single node.
The user shall be able to create/delete VMs including the needed storage on a given /storage/yyyTESTyyy and install from ISO images of the local storage h6local (only on host6). The user should not be able to migrate VMs off the given host.
I did add following permissions:
/nodes/host6 labtest@pve PVEAdmin
/storage/h6local labtest@pve PVEDatastoreAdmin
/storage/testStorage labtest@pve PVEDatastoreAdmin
With this, labtest is not able to create a VM on node host6.
I get the error: Permission check failed (403))
What permission am I missing???
Thanks in advance,
Frank
I'm trying to limit a PVE user to be an admin on a single node.
The user shall be able to create/delete VMs including the needed storage on a given /storage/yyyTESTyyy and install from ISO images of the local storage h6local (only on host6). The user should not be able to migrate VMs off the given host.
I did add following permissions:
/nodes/host6 labtest@pve PVEAdmin
/storage/h6local labtest@pve PVEDatastoreAdmin
/storage/testStorage labtest@pve PVEDatastoreAdmin
With this, labtest is not able to create a VM on node host6.
I get the error: Permission check failed (403))
What permission am I missing???
Thanks in advance,
Frank