Arctera Enterprise Vault™ Insight Surveillance Installation Guide
- Introducing Insight Surveillance
- Preparing to install Insight Surveillance
- Configuration options for Insight Surveillance
- Prerequisites for Arctera Insight Surveillance
- Security requirements for temporary folders
- Configuring Intelligent Review API Authentication and Authorization
- Installing Insight Surveillance
- Installing the Insight Surveillance server software
- Configuring Insight Surveillance for use in a SQL Server Always On environment
- Installing Insight Surveillance in a clustered environment
- Installing the Insight Surveillance server software
- Appendix A. Ports that Insight Surveillance uses
- Appendix B. Troubleshooting
- Appendix C. Installing and configuring the Enhanced Auditing feature
Granting additional users and groups access to the temporary folders
On both Insight Surveillance 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 Insight Surveillance 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 eDiscovery Manager service. If you set it on a application computer, restart the application.