Skip to main content

Locate Identifier and Team Identifier

manually locate identifier and TeamID

Updated over 2 weeks ago

Issue Description

How to manually locate identifier and TeamID which is needed for the Privacy Preferences Policy Control (PPPC) or Approved Kernel Extension (KEXT) payload within a configuration profile.

Troubleshooting Steps

Option 1:

Option 2:

We can locate these values via Terminal, as long as the computer has the Application (which values we are trying to locate) installed.

  1. Open Terminal.

  2. Type in the following command:

    codesign -dv --verbose=4 <drag Application into Terminal to populate file path> Example: codesign -dv --verbose=4 /Applications/Symantec\ Solutions/Symantec\ Endpoint\ Protection.app
  3. Locate identifier and TeamID in Terminal output (values marked below)

Identifier: com.symantec.sep.mainapp
TeamID: 9PTGMPNXZ2

Did this answer your question?