Enterprise Vault™ Discovery Accelerator Installation Guide
- Introducing Discovery Accelerator
- Preparing to install Discovery Accelerator
- Configuration options for Discovery Accelerator
- Prerequisites for Discovery Accelerator
- Security requirements for temporary folders
- Installing Discovery Accelerator
- Installing the Discovery Accelerator server software
- Creating the configuration database and customer databases
- Setting up a Custodian Manager website
- Configuring Discovery Accelerator for use in a SQL Server AlwaysOn environment
- Installing Discovery Accelerator in a clustered environment
- Installing the Discovery Accelerator client software
- Installing the Discovery Accelerator server software
- Appendix A. Ports that Discovery Accelerator uses
- Appendix B. Troubleshooting
Granting additional users and groups access to the temporary folders
On both Discovery Accelerator server and client computers, 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 Discovery Accelerator server or client 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 client 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 Discovery Accelerator client, 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 client computer, restart the client.