Hi
I have a resource pool called LS25
I now have two users that I want to be able to create VMs and Clone from templates in that resource group.
Everything works except in the last step when creating a VM (or cloning an image)
It seems that the users can't see the resource pool and I can't select it.
The rights look like this today:
Am I thinking in the wrong way about resource pools. I just want users in the group LS25 (same name as name of resource pool) only can see/edit their VMS and templates.
I have a resource pool called LS25
I now have two users that I want to be able to create VMs and Clone from templates in that resource group.
Everything works except in the last step when creating a VM (or cloning an image)
It seems that the users can't see the resource pool and I can't select it.
The rights look like this today:
Code:
group:LS25:user1@pve,user2@pve::
pool:LS25::301,302:virutal-images:
acl:1:/pool/LS25:@LS25:PVEVMAdmin:
acl:1:/sdn/zones/localnetwork:@LS25:PVESDNUser:
acl:1:/storage/virtual-iso:@LS25:PVEDatastoreUser:
acl:1:/storage/virutal-images:@LS25:PVEDatastoreAdmin:
Am I thinking in the wrong way about resource pools. I just want users in the group LS25 (same name as name of resource pool) only can see/edit their VMS and templates.