I'm running
Everything works fine if I run
So from the WebUI I created a new user myuser and tried to use it instead of root (
Can anyone help me solve this problem? Maybe I need to create a system user with
Thanks for your help.
proxmox-backup-client
directly on Proxmox Backup Server to back up a NAS share mounted via CIFS.Everything works fine if I run
proxmox-backup-client
using root user (root@pam@localhost
) but this forces me to have to store the root password in an environment variable (PBS_PASSWORD) and I don't like that.So from the WebUI I created a new user myuser and tried to use it instead of root (
myuser@pam@localhost
), but I still get the error "Error: Permission check failed" even trying to grant him all the permissions.Can anyone help me solve this problem? Maybe I need to create a system user with
adduser
or proxmox-backup-manager user create
(the webUI only allows you to create users in the @pbs Realm)?Thanks for your help.
Last edited: