How can I set up permissions and privileges so that VM admin A can access, create or delete only his own VMs and VM disks, but not the ones of admin B?
With pools and the built-in roles, I manage to separate access to the VMs, but not to the storage: as soon as I add my Ceph storage to "PoolA", admin A can also access the disks for the VMs in PoolB and delete them for example.
In my pve/ceph test cluster I tried separte RBD storages for each admin (on the same ceph pool), but that didn't help. creating a ceph pool for each admin would make no sense. So how do I do this?
With pools and the built-in roles, I manage to separate access to the VMs, but not to the storage: as soon as I add my Ceph storage to "PoolA", admin A can also access the disks for the VMs in PoolB and delete them for example.
In my pve/ceph test cluster I tried separte RBD storages for each admin (on the same ceph pool), but that didn't help. creating a ceph pool for each admin would make no sense. So how do I do this?