Hi All!
I have a cluster. How can add acccess to all storage for @users group?
This settings is not working:
I don't want to give PVEVMAdmin rights to /! Only all storage and groups of theirs pool. Group members will need to create CT/VM
THX!
I have a cluster. How can add acccess to all storage for @users group?
This settings is not working:
Code:
group:users:user@pve,user2@pve,test@pve:Common permissions for users:
group:testers:user@pve,test@pve::
group:developers:user2@pve,test@pve::
acl:1:/pool/test:@testers:PVEAdmin:
acl:1:/pool/development:@developers:PVEAdmin:
acl:1:/storage:@users:PVEVMAdmin:
THX!