- 16 Feb 2021
- DarkLight
SQL Server Permissions
- Updated on 16 Feb 2021
- DarkLight
When using the Commvault agent to backup your MS SQL server, you will need to apply the permissions below to allow DB Backups.
The steps below illustrate how to accomplish this using Microsoft SQL Server Management Studio 2017 Deployment.
1. Expedient will need 'NT AUTHORITY\SYSTEM' added to SQL with sysadmin rights in order to perform backups. Please ensure this has been completed on your server.
Expand “Security” > “Logins” and locate “NT Authority\SYSTEM”
Once the login properties are displayed, select page “Server Roles”
Be sure to check the box “sysadmin” for this account. When finished, select OK.
The instructional video below was taken while using SQL Server 2019 and MS SQL Management Studio 18.4, depending on your version it may look different than what is presented below, but the concept remains the same.