Please enter search query.
Search <book_title>...
Enterprise Vault™ Discovery Accelerator Installation Guide
Last Published:
2022-09-04
Product(s):
Enterprise Vault (14.3)
- Introducing Discovery Accelerator
- Preparing to install Discovery Accelerator
- Configuration options for Discovery Accelerator
- Prerequisites for Discovery Accelerator
- Security requirements for temporary folders
- Configuring Intelligent Review API Authentication and Authorization
- 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 Always On 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
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