permission

  1. E

    Permissions for User to hibernate VM and change hardware

    What permissions do users need to be able to hibernate a VM? I gave him PVEAdmin but he still gets a" no permission for Datastore.AllocateSpace" error. The same question goes for changing hardware, two users share a GPU on passthrough. Currently if they want to swap it has to go through me to...
  2. M

    [SOLVED] Hide nodes a user has no permission for

    In short: Would it be possible to hide nodes from the overview in the left panel if a user has nothing to do with it? Some backstory: I'm using separate clusters for my users at this moment. Pro is that we have good separation between them, con is loads of overhead and a lot of unused spares...
  3. B

    Create admin who cannot create or restore backup

    Hi guys, I'm trying to create a role with all admin permissions except manipulating backups. I excluded VM.Backup privilege and cannot restore backups now, but backup creation is still there. What else should I exclude? I need only a couple admins to work with backups but all others still should...
  4. E

    [SOLVED] Cannot access WEB GUI

    Hi, I did an update of my server and after the reboot, cannot access the web gui. I tried to restart the pveproxy service and the log shows “permission denied” and i did a chmod 777 /var/log/pveproxy/access.log command… Also i tried to do apt install proxmox-ve Nothing works... Some ideas...
  5. K

    [SOLVED] How to make USB writable ?

    Hi Everbody, im configured an external USB as my backup source and i have the following error: ERROR: Backup of VM 100 failed - unable to create temporary directory '/mnt/usb/dump/vzdump-qemu-100-2022_01_11-09_41_07.tmp' at /usr/share/perl5/PVE/VZDump.pm line 837. i tried to change the...
  6. DynFi User

    [SOLVED] Changing owner and cron backup of directory

    I am pulling my hair trying to have a cron based backup setup. First I am trying to have this command working without being croned and it doesn't! The global semantic with the proxmox-backup-client is really very confusing. I have managed to do the initial backup using root@pam account with...
  7. S

    SSH account to do vm migration

    Hello, Currently a SSH connection with the root account is used for vm migration between proxmox nodes on the same cluster. Is-it possible to use another account with sudo permissions ? Thanks.
  8. H

    PBS ERROR: permission denied on: /etc/ssl/private

    hello, when i start garbage collector in proxmox backup server version 0.8-X then this ocurs: 2020-11-13T19:09:36+02:00: starting garbage collection on store ssd2 2020-11-13T19:09:36+02:00: Start GC phase1 (mark used chunks) 2020-11-13T19:09:47+02:00: TASK ERROR: cannot continue...
  9. I

    [SOLVED] Best way to launch one VM from remote ?

    Hello, I have set up a gaming w10 VM for my little brother on my server which he accesses using parsec. Parsec is only working when the VM is up and running but It is a waste of resource to let the VM always on. To turn off the VM you can do it once you are in parsec however I can't come with a...
  10. T

    LXC permission issues, apt fails

    Hi! I have the following configuration -- on the host: On the host I have a user caller mediastorage with 110:117 (uid:gid) "who" owns /mnt/mediastorage. root@proxmox:~# cat /etc/subuid root:100000:65536 root:110:1 root@proxmox:~# cat /etc/subgid root:100000:65536 root:117:1 root@proxmox:~#...
  11. Y

    Add permission to user

    Hello, could revoke ? I need a user like PVEVMadmn but without: Migration Hardware modification Replication Options How can I revoke these permissions? ( Or can i crate a custom user permission... ) Thanks!