Veritas Data Insight Administrator's Guide
- Section I. Getting started
- Introduction to Veritas Data Insight administration
- Configuring Data Insight global settings
- Overview of Data Insight licensing
- About scanning and event monitoring
- About filtering certain accounts, IP addresses, and paths
- About archiving data
- About Data Insight integration with Symantec Data Loss Prevention (DLP)
- Configuring advanced analytics
- About open shares
- About bulk assignment of custodians
- Section II. Configuring Data Insight
- Configuring Data Insight product users
- Configuring Data Insight product servers
- About node templates
- About automated alerts for patches and upgrades
- Configuring saved credentials
- Configuring directory service domains
- Configuring containers
- Section III. Configuring native file systems in Data Insight
- Configuring NetApp file server monitoring
- Configuring clustered NetApp file server monitoring
- About configuring secure communication between Data Insight and cluster-mode NetApp devices
- Configuring EMC Celerra or VNX monitoring
- Configuring EMC Isilon monitoring
- Configuring EMC Unity VSA file servers
- Configuring Hitachi NAS file server monitoring
- Configuring Windows File Server monitoring
- Configuring Veritas File System (VxFS) file server monitoring
- Configuring monitoring of a generic device
- Managing file servers
- Adding filers
- Adding shares
- Renaming storage devices
- Configuring NetApp file server monitoring
- Section IV. Configuring SharePoint data sources
- Configuring monitoring of SharePoint web applications
- About the Data Insight web service for SharePoint
- Adding web applications
- Adding site collections
- Configuring monitoring of SharePoint Online accounts
- About SharePoint Online account monitoring
- Adding SharePoint Online accounts
- Adding site collections to SharePoint Online accounts
- Configuring monitoring of SharePoint web applications
- Section V. Configuring cloud data sources
- Section VI. Configuring ECM data sources
- Section VII. Health and monitoring
- Section VIII. Alerts and policies
- Section IX. Remediation
- Section X. Reference
- Appendix A. Backing up and restoring data
- Appendix B. Data Insight health checks
- Appendix C. Command File Reference
- Appendix D. Data Insight jobs
- Appendix E. Troubleshooting
- Troubleshooting FPolicy issues on NetApp devices
Importing SSL certificate from the DLP Enforce Server to Data Insight Management Server
The DLP Enforce Server administration console requires SSL transport for all communication. Data Insight must be able to negotiate the SSL connection with the Enforce Server. For this purpose, you must import the certificate to the keystore used by Data Insight.
To import the SSL certificate from the DLP Enforce Server to Data Insight using Firefox
- Type the URL to connect to a DLP Enforce Server Administration console.
- On the security certificate warning page, click I understand the risks.
- Click Add Exception.
- On the Add Security Exception page, click View to view the certificate details.
- Click the Details tab and click Export.
- From the Save as type drop-down, select X.509 Certificate (DER).
- Click Save.
To import the SSL certificate from the DLP Enforce Server to Data Insight using Internet Explorer
- Type the URL to connect to a DLP Enforce Server Administration console.
- On the security certificate warning page, click Certificate Error next to address bar.
- Select View certificates.
- Click the Details tab, and select the appropriate certificate.
- Click Copy to File
- In the Certificate Export Wizard, select DER encoded binary.
- Click Next.
- Enter the name of the file and browse to the location where you want to save the file.
- Click Next
- Click Finish to save the file.
After the SSL certificate is imported, complete the following steps to import the SSL certificate on the Data Insight server.
To import the SSL certificate on the Data Insight server
- From the Windows Start menu, select Run and type cmd in the dialog box to open a command prompt window.
- Run the following command:
cd C:\Program Files\DataInsight\jre\bin
.\keytool -importcert -alias dlp -keystore c:\ DataInsight\data\keys\commd.keystore -trustcacerts -file <file path of SSL certificate>
Specify changeit as the password for the keystore.
You can now pull a list of sensitive files from Symantec Data Loss Prevention (DLP).
More Information