On the Compliance Accelerator Client (see Figure 1):
Error
The temporary folder that Compliance Accelerator uses does not satisfy
security requirements. Do you want to exit Compliance Accelerator or
retest the folder security?
Figure 1. Screen shot of the pop-up error on the Compliance Accelerator Client.
On the Discovery Accelerator Client:
Error
The temporary folder that Discovery Accelerator uses does not satisfy
security requirements. Do you want to exit Discovery Accelerator or
retest the folder security?
The occasion can arise when the logged on user account's TEMP folder has had additional accounts granted permissions through inheritance from an upper level folder permissions grant. By default, any user's TEMP folder will inherit the permissions of the parent folder or the root of the drive. The default permissions include the local Administrators group, the SYSTEM account and the logged on user's account. The permissions of the TEMP folder can be configured with other local and / or domain accounts.
A process that started in Enterprise Vault 11.0 Service Pack 1 (11.0.1) for EV, CA and DA exists to check the validity of the accounts that have been granted any permissions on the logged on user's TEMP folder. When any account or group is encountered during this check that does not meet the security requirements, the security check causes the appropriate pop-up alert to be displayed.
Only the following entities are expected to be granted permissions to the logged on user's TEMP folder by default:
The pop-up offers the option buttons of Exit, Retest and Help.
For optimal security, Veritas recommends removing any user account from the user's TEMP folder so that only the actual user, the System and the local Administrators group have any NTFS permissions on the folder and any objects (i.e., sub-folders and files).
Note that the enhanced security checking is also performed on the CA and DA servers for the TEMP folder used by the account running the Enterprise Vault Accelerator Manager Service. This account is supposed to be the Vault Service Account (VSA). A failed security check results in the Enterprise Vault Accelerator Manager Service (EVAMS) not being allowed to start or continue running if it has started and the permissions on the VSA's TEMP folder are changed. For more information about how to resolve the service stoppage on the CA or DA server, refer to Article ID # 100013877 in the Related Articles section of this document.
There are three possible solutions to this issue. Only one of these solutions should be needed. Each solution is performed on the computer where the user is logged on and attempting to use the CA or DA Client.
1. To check and correct the permissions granted on the logged on user's TEMP folder:
2. To create a registry entry listing all accounts that are authorized to access the logged on user's TEMP folder:
HKEY_LOCAL_MACHINE\
SOFTWARE\
Wow6432Node\
KVS\
TempFolderExceptions REG_STRING BUILTIN\ServerOperators;EVLab\TestUser2;EVLAB\TestUser3HKEY_CURRENT_USER\
Software\
KVS\
TempFolderExceptions REG_STRING BUILTIN\ServerOperators;EVLab\TestUser2;EVLab\TestUser3HKEY_USERS\
S-1-5-21-4147433086-1421622423-4039819891-1110\
Software\
KVS\
TempFolderExceptions REG_STRING BUILTIN\ServerOperators;EVLab\TestUser2;EVLab\TestUser33. To create a registry entry causing the enhanced security check to be skipped for the logged on user on the computer attempting to run the CA or DA client:
HKEY_LOCAL_MACHINE\
SOFTWARE\
Wow6432Node\
KVS
SkipTempFolderCheck REG_DWORD 1HKEY_CURRENT_USER\Software\
KVS\
SkipTempFolderCheck REG_DWORD 1HKEY_USERS\
S-1-5-21-4147433086-1421622423-4039819891-1110\
Software\
KVS
SkipTempFolderCheck REG_DWORD 1Warning: Incorrect use of the Windows registry editor may prevent the operating system from functioning properly. Great care should be taken when making changes to a Windows registry. Registry modifications should only be carried-out by persons experienced in the use of the registry editor application. It is recommended that a complete backup of the registry and workstation be made prior to making any registry changes.
Applies To
Enterprise Vault Compliance Accelerator 11.0.1 and greater Client
Enterprise Vault Discovery Accelerator 11.0.1 and greater Client