(MDM) Installing the agent for Cloud DLP with Web Security

This section outlines the steps to install the macOS Forcepoint Agent using Jamf for Cloud DLP with Web Security Proxy Connect (PCEP) or Direct Connect (DCEP).

Steps

  1. Create the endpoint SSL identity.
    The following files are generated:
    • key.pem
    • server.pem
  2. Convert the server.pem file to the .der format using the following openssl command:

    openssl x509 -in server.pem -out server.der -outform DER

  3. Obtain the Forcepoint Cloud CA certificate:
    1. Go to the Forcepoint Cloud Security Gateway portal.
    2. Select the policy from Account > Policies, and then click Web Categories.
    3. Click Forcepoint LLC root certificate(s), and save the certificate.

  4. Obtain the generate_root_ca tool from here and run in the terminal:
    The _ca.cer certificate and the fpnpd.dat file generates in the installer folder.
  5. Obtain the downloaded agent, unzip and then create a installer package for Jamf MDM deployment with the following files:
    • fpnpd.dat
    • manifest.json
    • WebsenseEndpoint.pkg
    • key.pem
    • server.pem
  6. Open Jamf Pro and in Computers > Configuration Profiles, deploy the following files through Jamf:
  7. To enroll the machine to the profiles, select the configuration profile file, review the profile in System Settings.
    A message appears for your confirmation to install the profile.
  8. Click Install, and then click Enroll.

    The enrolled profiles will display under the Device (Managed) section in Device Management and the Full Disk Access will be enabled for the following applications configured by the profiles.
    Application Path
    EndpointClassifier Library/Application Support/Websense Endpoint/EPClassifier/EndPointClassifier
    ESDaemonBundle Library/Application Support/Websense Endpoint/DLP/ESDaemonBundle.app
    AEserver Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/Support/AEServer
    FPEPAgent Library/Application Support/Websense Endpoint/Cloud/FPEPAgent
    Websense Endpoint Helper Library/Application Support/Websense Endpoint/DLP/Websense Endpoint Helper.app
    F1EHelper Library/Application Support/Websense Endpoint/F1E/F1E Helper.app
    wsdlpd Library/Application Support/Websense Endpoint/DLP/wsdlpd
    service Library/Application Support/Websense Endpoint/Cloud/Service
    MBBroker Library/Application Support/Websense Endpoint/Cloud/MBBroker
  9. Deploy the package in Jamf.