CASE : #08157631
The current Manage backups permission allows a user to create and manage backup jobs. However, this permission only provides visibility and management capabilities for jobs that were created by that same user.
As a result, users assigned to this role cannot view or manage backup jobs created by other users, even when those jobs belong to the same infrastructure or administrative scope.
In many enterprise environments, backup operations are performed by multiple operators working in shifts or by different members of the same operations team.
A common operational model includes:
- A backup administrator who initially creates backup jobs.
- Multiple backup operators responsible for the daily operation of the environment.
- Operators who need to monitor, start, stop, retry, edit (when authorized), and perform restores using existing backup jobs.
This limitation prevents organizations from implementing the principle of least privilege while still allowing delegated backup operations.
Requested Enhancement
We would like Veeam Backup & Replication to provide an RBAC option that allows a custom role to manage backup jobs based on the assigned scope rather than on the job owner.
For example, introduce a permission such as:
- Manage all backup jobs within assigned scope
- or extend the existing Manage backups permission with an optional behavior:
- Manage only own backup jobs (current behavior)
- Manage all backup jobs within assigned scope (new behavior)
A user assigned to this permission should be able to:- View all backup jobs within the assigned scope.
- Create new backup jobs.
- Edit existing backup jobs within the assigned scope.
- Start and stop backup jobs.
- Retry failed backup jobs.
- Clone backup jobs.
- Perform restore operations according to the assigned restore permissions.
- Review job history, sessions, and statistics.