04-14-2022 05:28 AM - edited 04-14-2022 06:40 AM
I'm attempting to install Covalence from Field effect that is a cyber threat monitoring. I'm trying to install the agent and push the licence from Jamf. I'm following the article they gave us (See "Deploying the Endpoint Agent via Jamf" below). So I push the three configuration profile like they suggest, copy the information from the licence XML file in the Configuration profile like they suggest.
When my test MacBook have receive the configuration profile and can confirm they are there, I push the agent. The installation is completed, but the agent won't take the licence.
I've already created a ticket with Jamf and Field Effect, but I take a chance with the Jamf Nation community
When deploying the Covalence package file (.pkg), the license needs to be distributed prior to installing the Covalence agent using a device configuration profile.
Additionally, you’ll need two other MDM configuration profiles: one for explicitly allowing the system extension, and one to provide it with the TCC Full Disk Access permission.
Refer to the official Jamf documentation for an in-depth workflow.
For convenience, the following sample configuration profiles (.mobileconfig) have been included with the Covalence installer bundle (.zip package):
Use the following manuals steps. A Jamf-specific covalence_license.mobileconfig can alternatively be provided.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>License</key>
<string>[license]</string>
</dict>
</plist>
Press the Save button in the bottom right corner.
There is an issue with the covalence_sysext.mobileconfig not uploading properly, use the following manual steps in the interim:
identifier "com.fieldeffect.covalence" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] and certificate leaf[field.1.2.840.113635.100.6.1.13] and certificate leaf[subject.OU] = KSBE8M6M6F
identifier "com.fieldeffect.covalence.esext" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] and certificate leaf[field.1.2.840.113635.100.6.1.13] and certificate leaf[subject.OU] = KSBE8M6M6F
Solved! Go to Solution.
Posted on 04-14-2022 07:38 AM
Got an answer of Field Effect. Didn't use the JAMF mobileconfig they gave but the generic one and this licence have work.
Posted on 04-14-2022 07:38 AM
Got an answer of Field Effect. Didn't use the JAMF mobileconfig they gave but the generic one and this licence have work.