Please enter search query.
Search <book_title>...
NetBackup™ Web UI Microsoft SQL Server Administrator's Guide
Last Published:
2020-08-21
Product(s):
NetBackup & Alta Data Protection (8.3.0.1, 8.3)
- Introducing the NetBackup web user interface
- About NetBackup for SQL Server
- Managing Microsoft SQL Server
- Protecting Microsoft SQL Server
- Restoring Microsoft SQL Server
- Instant access
- Prerequisites when you configure an instant access SQL Server database
Configuring local security privileges for SQL Server
If you use the option
to create a credential, an account other than Local System requires certain local security privileges. These privileges are necessary since the NetBackup for SQL Server agent logs on as the SQL Server user when it accesses data.Note:
This configuration applies to local security privileges only. For domain-level privileges, contact your domain administrator.
To configure the local security privileges
- Open the Local Security Policy.
- Click Local Policies.
- In the User Rights Assignment, add the account to the following policies:
Impersonate a client after authentication
Replace a process level token
- Run the group policy update command (group policy update) for this change to take effect:
gpupdate /Force
- If the NetBackup Client Service and the NetBackup Legacy Network Service use this account to log on, restart these services.
- For a SQL Server cluster, configure the local security privileges on each node in the cluster. For SQL Server availability groups, configure the services on all replicas where you want to run backups.