Arctera Enterprise Vault™ eDiscovery Installation Guide
- Introducing eDiscovery
- Preparing to install eDiscovery
- Configuration options for eDiscovery
- Prerequisites for Arctera eDiscovery
- Security requirements for temporary folders
- Installing eDiscovery
- Installing the eDiscovery server software
- Creating the configuration database and customer databases
- Setting up a Insight eDiscovery Custodian Manager website
- Configuring eDiscovery for use in a SQL Server Always On environment
- Installing eDiscovery in a clustered environment
- Installing the eDiscovery server software
- Appendix A. Ports that eDiscovery 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 eDiscovery 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 eDiscovery 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.