Installing the agent for Hybrid DLP using Jamf
While deploying the agent configuration profile using Jamf, you can automatically obtain the necessary permissions and accessibility to the agent that avoids complicated administrator or user confirmation dialogs. To install the agent using Jamf, do the following:
Steps
-
Create the endpoint SSL identity.
The following files are generated:
- key.pem
- server.pem
-
Convert the server.pem file to the .der format using the following openssl command:
openssl x509 -in server.pem -out server.der -outform DER -
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.
- Obtain the ca.cer and localconfig.xml files from the DLP manager in FSM, located at C:\Program Files (x86)\Websense\Data Security\client.
- Obtain the downloaded agent and unzip the package.
-
Place the ca.cer and localconfig.xml in the unzipped installer package.
Note: If using a custom ca.cer with multiple certificates, ensure that the cert and key for the DLP manager are placed first in the ca.cer file and any other certs are place after this.
-
Create a installer package for Jamf MDM deployment with the following files:
- fpnpd.dat
- manifest.json
- key.pem
- server.pem
- WebsenseEndpoint.pkg
- ca.cer
- localconfig.xml
-
Open Jamf Pro and in Computers > Configuration Profiles, deploy the following files through Jamf:
- The _ca.cer certificate.
- The server.der certificate.
- Privacy Preferences Policy Control (pppc) profile (for enabling FDA & fpneone process).
- Outlook add-in
-
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.
-
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 - Deploy the package in Jamf.