Hello! I am trying to set up some method of user management delegation where I am able to assign a user as a group/pool administrator such that they are able to create/modify/delete users within the confines of their limited scope (ie, a pool). I found this thread from last year where the user had the same requirements as I do, suggesting that this is not possible directly on Proxmox.
My question then is this: Is it possible to mimic this behaviour using third party tools? For example, are there any LDAP applications that allow this sort of user management that can then be synced to Proxmox? My first attempt at this was to use Authentik, but it seems to have similar limitations in that creating and deleting users is a global operation that requires global permissions rather than scoped permissions. Would appreciate any assistance on the matter.
Hi all,
I've got a ProxMox 8.0.3 cluster set up and I want to add a group of contractors with its own administrator. Then create a Pool of VMs that the group can use, administered by the group admin. Optimally, I would like the group admin to be able to add & delete users and create & delete VMs but ONLY within scope of the Pool / Group they are part of.
I've been able to create users that can log in and see only the VMs within /pool/Contract which I believe will give me what I want for most users. But the admin can't create / delete VMs or users without adding top-level...
I've got a ProxMox 8.0.3 cluster set up and I want to add a group of contractors with its own administrator. Then create a Pool of VMs that the group can use, administered by the group admin. Optimally, I would like the group admin to be able to add & delete users and create & delete VMs but ONLY within scope of the Pool / Group they are part of.
I've been able to create users that can log in and see only the VMs within /pool/Contract which I believe will give me what I want for most users. But the admin can't create / delete VMs or users without adding top-level...
- voidindigo
- Replies: 5
- Forum: Proxmox VE: Installation and configuration
My question then is this: Is it possible to mimic this behaviour using third party tools? For example, are there any LDAP applications that allow this sort of user management that can then be synced to Proxmox? My first attempt at this was to use Authentik, but it seems to have similar limitations in that creating and deleting users is a global operation that requires global permissions rather than scoped permissions. Would appreciate any assistance on the matter.