Skip to main content

Check out Interactive Visual Stories to gain hands-on experience with the SSE product features. Click here.

Skyhigh Security

Install the DLP Integrator

The Skyhigh Security DLP Integrator is a small application that communicates between Skyhigh Security and your third-party Data Loss Prevention solution. 

All earlier versions of the DLP Integrator software are compatible unless otherwise noted by Skyhigh Support. If you have any issues with the DLP Integrator, Support usually advises installing the latest version. 

Prerequisites

For Multi-tenant IAM Environments

Multi-tenant IAM environments require DLP Integrator 5.1.0

Install the DLP Integrator

You can install the DLP Integrator in two modes: Enterprise DLP Server Integration mode, or Document Fingerprinting Mode. 

Windows - Enterprise DLP Server Integration Mode for Production

NOTE: To use the DLP Integrator for indexing/fingerprinting on Windows requires both the Microsoft Visual C++ 2015 Redistributable and the Microsoft Visual C++ 2010 Redistributable.

  1. Download and install the Microsoft Visual C++ 2015 Redistributable.
  2. Download and install the Microsoft Visual C++ 2010 Redistributable 
  3. To download the DLP Integrator, go to Skyhigh CASB Software
  4. Unzip the download package.
  5. Browse to the folder where the installer is unzipped.
  6. Right-click the executable and select Run as Administrator.
  7. In the wizard Welcome screen, click Next

    dlp_install_enterprise_mode1.png
  8. Select the folder where you would like the DLP Integrator to be installed, and click Next

    dlp_install_enterprise_mode2.png
     
  9. Select the directory for Symlinks, then click Next

    dlp_install_enterprise_mode3.png
     
  10. For Integrator Mode select Enterprise DLP Server Integration. This is used to communicate with an on-prem DLP solution that supports ICAP. Click Next

    dlp_install_enterprise_mode4.png
     
  11. Select your connection type and click Next

    dlp_install_enterprise_mode5.png
     
  12. Enter the DLP Server ICAP Service URI and click Next

    dlp_install_enterprise_mode6.png
     
  13. Select the Cloud Services you'd like to configure, then click Next.  

    dlp_install_enterprise_mode7.png
     
  14. Enter your Skyhigh CASB credentials and click Next

    dlp_install_enterprise_mode8.png

For any other environment:

  1. Follow the instructions in Install the DLP Integrator above.
  2. Open the command window, right-click, and select Run as Administrator.
  3. CD to the folder where the installer is unzipped.
  4. Run the command:<installer> -Venv=<URL>

    Example:shnDlpintegrator_WIN64_3_3.exe -Venv=https://www.myshn.net

Windows - Document Fingerprinting Mode

NOTE: To use the DLP Integrator for indexing/fingerprinting on Windows requires both the Microsoft Visual C++ 2015 Redistributable and the Microsoft Visual C++ 2010 Redistributable

  1. Download and install Microsoft Visual C++ 2015 Redistributable.
  2. Download and install Microsoft Visual C++ 2010 Redistributable 
  3. Download the DLP Integrator.
  4. Unzip the download package.

For Production:

  1. Browse to the folder where the installer is unzipped.
  2. Right-click the executable and select Run as Administrator.
  3. In the wizard Welcome screen, click Next
    clipboard_e631619f2c37dd816aa94b28002df5fb6.png
  4. Select the folder where you would like the DLP Integrator to be installed, and click Next
    clipboard_e6da0f037460f5ec0731d9dcf553448ea.png
  5. For Integrator Mode select Document Fingerprinting. This is used for Structured (EDM) and Unstructured (IDM) fingerprint functionality. Then click Next
    clipboard_eb31e2d6c7fb88a1082dde49c6596f94f.png
  6. Select your connection type and click Next
    clipboard_e082fefc1e1af135425b4f3b5cc4abaa1.png
  7. Enter your Skyhigh CASB credentials (your tenant credentials)  and click Next
    clipboard_e8e1b756d1055e602bccec066d85511a8.png
  8. Setup is now completed.

clipboard_e9b30c9f33ec869848132bc664eec048e.png

To validate your installation, you can use the Command Prompt and access the destination directory you have configured in Step 8.

C:\Program Files\shnDlpIntegrator

You will see the installation folder with all files inside.

You can also use File Explorer to check the installation folder.

clipboard_e0f00b806d27954d365eabf686efdee57.png

For any other environment:

  1. Open the command window, right-click, and select Run as Administrator.
  2. CD to the folder where the installer is unzipped.
  3. Run the command:<installer> -Venv=<URL>

    Example:shnDlpintegrator_WIN64_3_3.exe -Venv=https://www.myshn.net

clipboard_eb456e13f6c18f7cd303705f21505bba7.png

Unix

  1. Download the DLP Integrator.
  2. Unzip the download package.
  3. CD to the folder where the installer is unzipped.

For Production:

Refer to the Windows section for the wizard install instructions where you can select the Integrator Mode

  1. Run the command:sudo <installer>

    Example:./DLP_Integrator_UNIX64_3_3.sh

For any other environment:

  1. Run the command:sudo <installer> -Venv=<URL> 

    Example: ./shnDlpintegrator_UNIX64_3_3.sh -Venv=https://www.myshn.net

MacOS

NOTE: You must have at least Java JVM 1.8 installed on your Mac in order to install the DLP integrator. You will be prompted upon installing manually navigate to http://java.com to download this if you do not already have it installed. 

  1. Open a terminal window.
  2. cd /Volumes/shnDlpintegrator
  3. cd "Skyhigh CASB DLP Integrator Installer.app/Contents/MacOS" (change directory into the package).
  4. Install the Integrator using  - sudo ./JavaApplicationStub -Venv=https://shnpoc.myshn.net
  5. Follow the screenshots from the Windows install.

Start the DLP Integrator Service

Once the DLP integrator service has been installed, start the service.

C02TV7F9HTD6:shnDlpIntegrator user$ cd /Applications/shnDlpIntegrator/
C02TV7F9HTD6:shnDlpIntegrator user$ sudo ./shnDlpIntegrator start
Starting shnDlpIntegrator
C02TV7F9HTD6:shnDlpIntegrator user$ sudo ./shnDlpIntegrator status
shnDlpIntegrator is running.

  • Was this article helpful?