Installing the agent for Cloud DLP using Jamf

Use the following steps to install the macOS Forcepoint Agent using Jamf in Cloud DLP mode.

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 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.
  4. Obtain the downloaded agent, unzip and then create a installer package for Jamf MDM deployment with the following files:
    • fpnpd.dat
    • key.pem
    • manifest.json
    • server.pem
    • WebsenseEndpoint.pkg
  5. Open Jamf Pro and in Computers > Configuration Profiles, deploy the following files through Jamf:
  6. 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.
  7. 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
  8. Deploy the package in Jamf.