user access

  1. T

    [SOLVED] New user not working

    Hi! So I've installed Proxmox and getting familiar with it. Then I thought, it's probably not good to run/login as root. So I made a new user from the shell with adduser, then adding "him" to the sudoers. Works wonders to logon my new user from the terminal over SSH, but not thru the Proxmox...
  2. powersupport

    how to give domain level access to a user in proxmox mail gateway

    Hi, Could anyone advise how to give domain-level access to a user in PMG, I couldn't find any documentation on this Thank you.
  3. W

    Group admin permission

    Hi is it possible to gave permission for a user to manage user of a group only ? It can add user to this group, but It cannot modify other user outside this group. If I gave a user permission as PVEUserAdmin to /access, then the user can edit any user password even the root. Is it possible to...
  4. J

    User access to see Data Center/Node Summary

    Hello, I created new audit user in Proxmox VE(5, 6). This user can`t see Summary in Datacenter and Node menu. How I can add access to see those Summary`s?
  5. N

    Possible issue with permission conjunction for user and group.

    Hi everyone, I'm experimenting with ProxmoxVE and I must say that it's an amazing product! I've been testing permissions and I've noticed something unexpected. There's a group called GR1 with one user USR1. The goal I want to achieve is for everyone from GR1 to be able to view all...
  6. 1

    是否能添加一个只读的root管理用户呢?Can I add a read-only root admin user?

    我需要增加一个用户,用于管理PVE的整个数据中心,它类似于root用户,但又不允许它做修改的操作,可以理解为“我需要一个只读的root用户”。正常在PVE中添加的用户只能管理某个节点,而我需要的是一个能管理一整个集群的用户,这是否有办法实现呢? I need to add a user to manage the entire PVE data center, which is similar to root but does not allow it to make changes, which can be interpreted as "I need a read-only...
  7. C

    IMAP for recipient verification?

    We have a mixed environment of mail servers that support LDAP and others that don't. Does PMG support IMAP for recipient authentication? Another product we use, uses IMAP to: Check that the recipient exists when receiving an email Authenticate the user when he/she is asked to visit the...
  8. D

    [SOLVED] Tutorial : Auto add LDAP users to Proxmox Realm as Administrators

    Hi All. Below is my solution for automatically adding proxmox users to Proxmox from an LDAP database. I wrote this ruby Script as i found it annoying to have to add a user to my LDAP database then have to manually goto 20+ proxmox clusters and add the users manually to the realm as well. It was...
  9. J

    User accounts.

    If it try making an extra user account and assigning it to VM it comes up with permission check failed sys.audit 403?
  10. Y

    Give user access to a specific vm using API

    I'm working on a project for a professor where I script the creation of a bunch of users an make 3VMS for each of them . The catch is each user should only be able to access their own VMs but i can only use API requests to make this happen. I want to add the following roles to each user on each...
  11. S

    Can PVE setup to allow web portals external customers?

    I decided to dive into PVE due to it's perceived (I may be wrong) ability to provide a web dashboard per customer. Is this possible? For instance let's say I have a cluster with 3 hosts. 'Client A' builds signs up for 3 VMs and 'Client B' signs up for 10 machines. I would like to set it up...