Hi,
Despite the User having Datastore.Audit and Datastore.AllocateSpace rights (on the VM and the Pool via the appropriate PVE roles) , we have the problem that we are not able to allow users to do a backup.
The backup tab is present but the user gets
and the storage is not shown in the dropdown at the top
I am suspecting that we also have to give permissions to the appropriate storage called (I guess "/storage/null" is the null value in the UI ). Which is called "backup" and is a Proxmox Backup Server.
Is this possible?
Can it be configured, that only the backups of a user VM are accessible?
At the moment our users always have to write admin tickets to get both a backup schedule and the backup restored.
Many thanks in advance
Till
Despite the User having Datastore.Audit and Datastore.AllocateSpace rights (on the VM and the Pool via the appropriate PVE roles) , we have the problem that we are not able to allow users to do a backup.
The backup tab is present but the user gets
Code:
Backup access for users results in Permission check failed (/storage/null, Datastore.Audit(Datastore.AllocateSpace) (403)
and the storage is not shown in the dropdown at the top
I am suspecting that we also have to give permissions to the appropriate storage called (I guess "/storage/null" is the null value in the UI ). Which is called "backup" and is a Proxmox Backup Server.
Is this possible?
Can it be configured, that only the backups of a user VM are accessible?
At the moment our users always have to write admin tickets to get both a backup schedule and the backup restored.
Many thanks in advance
Till