Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ for Microsoft SQL Server Administrator's Guide
  3. Managing SQL Server objects for use with SQL Server Intelligent Policies
  4. About registering SQL Server instances and availability group replicas
  5. Configuring local security privileges for SQL Server
Veritas NetBackup™ for Microsoft SQL Server Administrator's Guide

Configuring local security privileges for SQL Server

If you want to use the option Use these specific credentials to register an instance or replica, an account other than Local System requires certain local security privileges. These privileges are necessary since the 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

  1. Open the Local Security Policy.
  2. Click Local Policies.
  3. In the User Rights Assignment, add the account to the following policies:
    • Impersonate a client after authentication

    • Replace a process level token

  4. Run the group policy update command (group policy update) for this change to take effect:

    gpupdate /Force

  5. If the Client Service and the Legacy Network Service use this account to log on, restart these services.
  6. 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.

Feedback

Was this page helpful?
Previous

Configuring the services for SQL Server backups and restores

Next

Registering a SQL Server instance or availability replica

Feedback

Was this page helpful?