Re: [PVE-User] permissions: allowing users to create their own VMs but do not let other users see the VMs

2020-05-08 Thread Dietmar Maurer
You need to create a pool for each such user, and give them permissions
to create an use VM on that pool only.

see 
https://pve.proxmox.com/pve-docs/pve-admin-guide.html#chapter_user_management

section: 13.8.5. Pools


> I'd like to have individual users who can clone VMs.  These cloned VMs
> should only show up for user who cloned it and not anyone else.  Is there
> any way to do this without having to go in and add NoAccess rules to a new
> VM every time?
> 
> User 1 would only see VMs created and cloned by user 1, nothing from user
> 2.
> User 2 would only see VMs created and cloned by user 2, nothing from user
> 1.
> 
> Thanks!
> --

___
pve-user mailing list
pve-user@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user


Re: [PVE-User] permissions: allowing users to create their own VMs but do not let other users see the VMs

2020-05-07 Thread harrim4n
Hi Marc,

not sure how to accomplish that on a VM level.
However, you could create a pool for each user and only grant them the
appropriate permission.
Then, they can clone the VM into that pool, which would only be visible
to them.

Hope that helps!


On 07.05.20 17:38, Marc Ientilucci via pve-user wrote:
> Hello,
>
> I'd like to have individual users who can clone VMs.  These cloned VMs
> should only show up for user who cloned it and not anyone else.  Is there
> any way to do this without having to go in and add NoAccess rules to a new
> VM every time?
>
> User 1 would only see VMs created and cloned by user 1, nothing from user
> 2.
> User 2 would only see VMs created and cloned by user 2, nothing from user
> 1.
>
> Thanks!


___
pve-user mailing list
pve-user@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user