Arctera Insight Information Governance Administrator's Guide
- Section I. Getting started
- Introduction to Arctera Insight Information Governance administration
- Configuring Information Governance global settings
- About scanning and event monitoring
- About filtering certain accounts, IP addresses, and paths
- About archiving data
- About Information Governance integration with Data Loss Prevention (DLP)
- Configuring advanced analytics
- About open shares
- About user risk score
- About bulk assignment of custodians
- Configuring Metadata Framework
- Section II. Configuring Information Governance
- Configuring Information Governance product users
- Configuring Information Governance product servers
- About node templates
- About automated alerts for patches and upgrades
- Configuring saved credentials
- Configuring directory service domains
- Adding a directory service domain to Information Governance
- Configuring containers
- Server Pools
- Section III. Configuring native file systems in Information Governance
- Configuring clustered NetApp file server monitoring
- About configuring secure communication between Information Governance 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 Arctera File System (VxFS) file server monitoring
- Configuring monitoring of a generic device
- Managing file servers
- Adding filers
- Adding shares
- Renaming storage devices
- Configuring clustered NetApp file server monitoring
- Section IV. Configuring SharePoint data sources
- Configuring monitoring of SharePoint web applications
- About the Information Governance web service for SharePoint
- Adding web applications
- Adding site collections
- Configuring monitoring of SharePoint Online accounts
- About SharePoint Online account monitoring
- Adding site collections to SharePoint Online accounts
- Configuring monitoring of SharePoint web applications
- Section V. Configuring cloud data sources
- Configuring monitoring of Box accounts
- Configuring OneDrive account monitoring
- Configuring Azure Netapp Files Device
- Managing cloud sources
- Section VI. Configuring Object Storage Sources
- Section VII. Health and monitoring
- Section VIII. Alerts and policies
- Configuring policies
- Managing policies
- Configuring policies
- Section IX. Remediation
- Configuring remediation settings
- Section X. Reference
- Appendix A. Information Governance best practices
- Appendix B. Migrating Information Governance components
- Appendix C. Backing up and restoring data
- Appendix D. Arctera Information Governance health checks
- About Information Governance health checks
- About Information Governance health checks
- Appendix E. Command File Reference
- Appendix F. Arctera Information Governance jobs
- Appendix G. Troubleshooting
- Troubleshooting FPolicy issues on NetApp devices
Importing SSL certificate from the DLP Enforce Server to Information Governance Management Server
The DLP Enforce Server administration console requires SSL transport for all communication. Information Governance 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 Information Governance.
To import the SSL certificate from the DLP Enforce Server to Information Governance 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 Information Governance 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 Information Governance server.
To import the SSL certificate on the Information Governance 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 Data Loss Prevention (DLP).