Please enter search query.
Search <book_title>...
Enterprise Vault™ Compliance Accelerator Installation Guide
Last Published:
2022-09-04
Product(s):
Enterprise Vault (14.3)
- 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 client software
- 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
Setting Kerberos trusted delegation between Compliance Accelerator Servers and Compliance Accelerator Database Servers on IP address
Kerberos constrained trusted delegation works with FQDNs. Since Compliance Accelerator Server has a provision to allow IP addresses instead of hostnames/FQDNs while creating or upgrading Compliance Accelerator databases, customer can configure the Compliance Accelerator database connection strings using the IP address instead of FQDN. The IP Address based delegation is restricted to some Windows Operating Systems for which Microsoft has started providing trusted delegation based on IP address.
To set the Kerberos trusted delegation based on IP address
- Check whether the Compliance Accelerator Server and the SQL Server are enabled for the IP address-based delegation support. Refer to the Kerberos trusted delegation article: Configuring Kerberos for IP Address | Microsoft Docs)
- Configure the Compliance Accelerator SQL Server service with an SPN based on IP address, instead of hostname/FQDN.
- Set the following registry key on the Compliance Accelerator server.
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\Kerberos\Parameters" /v TryIPSPN /t REG_DWORD /d 1 /f