access control

  1. E

    NFS server on PVE host

    Hi, anybody setup an NFS server on a Proxmox node? I'm looking to do that but running into permission issues. Care to share your settings? I am unable to get write access to the regular user on my laptop. If I change to the root user, it works fine. exportfs -v /mnt/btr-vault/vault...
  2. F

    Using an API Token to manage user permissions

    Hey, I'm trying to create a tool to manage user permissions on a PVE Environment. For that my initial idea was to use a service user with an API token to do that. When trying to use the /access/password endpoint with that token I get the following error: 403 Permission check failed (URI...
  3. B

    No access to API but access to WEB UI

    English DeepL: In one of the many data centers, access to the API sometimes disappears, despite the fact that access to the WEB UI is available. There is no access to the API from different IPs. It is striking that there is access to pve.8006, but not to pve.8006/api2/json. Moreover, the time...
  4. E

    Restrict root Login to WebUI in Proxmox VE 8

    In the Proxmox VE 8 release notes, there is a change listed under the Access Control section: I assume this is meant to be used for restricting users able to login to the WebUI using Linux PAM. I haven't gotten around to testing this, but can anyone confirm it can be used in this capacity...