Configuring local security privileges for SQL Server
When you use the option to register an instance, the account you use 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.
See About credentials used with SQL Server Intelligent Policy.