Please enter search query.
Search <book_title>...
Arctera Enterprise Vault™ Insight Surveillance Installation Guide
Last Published:
2025-07-07
Product(s):
Enterprise Vault (15.2)
- Introducing Insight Surveillance
- Preparing to install Insight Surveillance
- Configuration options for Insight Surveillance
- Prerequisites for Arctera Insight Surveillance
- Security requirements for temporary folders
- Configuring Intelligent Review API Authentication and Authorization
- Installing Insight Surveillance
- Installing the Insight Surveillance server software
- Configuring Insight Surveillance for use in a SQL Server Always On environment
- Installing Insight Surveillance in a clustered environment
- Installing the Insight Surveillance server software
- Appendix A. Ports that Insight Surveillance uses
- Appendix B. Troubleshooting
- Appendix C. Installing and configuring the Enhanced Auditing feature
Setting Kerberos trusted delegation between Surveillance Servers and Surveillance Database Servers on IP address
Kerberos constrained trusted delegation works with FQDNs. Since Surveillance Server has a provision to allow IP addresses instead of hostnames/FQDNs while creating or upgrading Surveillance databases, customer can configure the Surveillance 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 Surveillance 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 Surveillance SQL Server service with an SPN based on IP address, instead of hostname/FQDN.
- Set the following registry key on the Surveillance server.
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\Kerberos\Parameters" /v TryIPSPN /t REG_DWORD /d 1 /f