Enterprise Vault™ Compliance Accelerator Installation Guide
- Introducing Compliance Accelerator
- Preparing to install Compliance Accelerator
- Configuration options for Compliance Accelerator
- Prerequisites for Compliance Accelerator
- Security requirements for temporary folders
- Configuring Intelligent Review API Authentication and Authorization
- Installing Compliance Accelerator
- Installing the Compliance Accelerator server software
- Configuring Compliance Accelerator for use in a SQL Server Always On environment
- Installing Compliance Accelerator in a clustered environment
- Installing the Compliance Accelerator server software
- Appendix A. Ports that Compliance Accelerator uses
- Appendix B. Troubleshooting
- Appendix C. Installing and configuring the Enhanced Auditing feature
- Appendix D. Introducing Veritas Surveillance web client
Granting additional users and groups access to the temporary folders
On both Compliance Accelerator server and application, you can set registry entries to exempt selected users or groups from the security checks or turn the checks off altogether.
To use registry entries to configure the security checks
- On the Compliance Accelerator server or application computer where you want to set the registry entries, open the Registry Editor.
Do one of the following:
On a server computer, browse to the following subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KVS
On a application computer, browse to the following subkey:
HKEY_CURRENT_USER\Software\KVS
If this subkey does not exist, you must create it. This is typically the case if you have performed a per-machine installation of the application, rather than a per-user installation.
- Set one of the following registry entries:
TempFolderExceptions
String. Specifies the names of one or more users or groups to exempt from the security check. Enter the credentials in the form domain\user_name, or BUILTIN\user_name for built-in users, and separate them with semicolons. For example:
OurDomain\Marie.Lopez;BUILTIN\Server Operators
SkipTempFolderCheck
DWORD. Specifies whether to perform the security check (0, the default) or turn it off (1).
- If you set the registry entry on a server computer, restart the Enterprise Vault Accelerator Manager service. If you set it on a application computer, restart the application.