Please enter search query.
Search <book_title>...
Enterprise Vault™ Using SQL Database Roles in Enterprise Vault, Compliance Accelerator, and Discovery Accelerator
Last Published:
2021-03-23
Product(s):
Enterprise Vault (14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0)
- About this guide
- Using Enterprise Vault database roles
- Configuring the Vault Service account for normal operations
- Using Compliance Accelerator and Discovery Accelerator roles
- Configuring the Vault Service account for normal operations
Configuring the Vault Service account's SQL login
Use this procedure to take away the elevated SQL privileges that are assigned to the Vault Service account in a normal installations of Compliance Accelerator and Discovery Accelerator, and then assign only the reduced privileges that are required for normal daily operations.
To configure the Vault Service account's SQL login
- Connect to the SQL server using SQL Server Management Studio.
- In Object Explorer, under Security > Logins, double-click the Vault Service account.
- In the Login Properties dialog box, select the Server Roles page.
- Under Server roles, clear the dbcreator and sysadmin options, then click OK.
- In Object Explorer, right-click the top-level server instance, and click Properties.
- In the Server Properties dialog box, select the Permissions page.
- Under Logins or roles, select the Vault Service account.
- On the Explicit tab, select the Grant option for Create any database, View server state, and View any Definition, and then click OK.