Check teamid on macos EDPA agent
search cancel

Check teamid on macos EDPA agent

book

Article ID: 199285

calendar_today

Updated On:

Products

Data Loss Prevention Endpoint Prevent

Issue/Introduction

agent kext extension is unable to load 

Environment

MacOS 

edpa 15.8 , 16.0

Cause

Kext or system extensions could not be loaded.

Resolution

run the following command to verify the teamid that is pushed down via mdm profile.

sudo codesign -dv --verbose=4 /Library/Manufacturer/Endpoint\ Agent/fsd.kext

For MacOS 11.x and above the application changed to SEHA.app

sudo codesign -dv /Library/Manufacturer/Endpoint\ Agent/SEHA.app

 

Additional Information