Finding the Team Identifier and Bundle Identifier

Finding the Team Identifier and Bundle Identifier

  1. Get a clean install of macOS 10.13 and install all the kernel extensions you need.

  2. When prompted, click OK.

  3. Navigate to System Preferences > Security & Privacy and click Allow.

  4. Once all of your kernel extensions load, open Terminal and execute the following command:

    sudo sqlite3 /var/db/SystemPolicyConfiguration/KextPolicy

  5. Execute the following command command:

    SELECT * FROM kext_policy;

You will see the Team ID and the bundle ID for each individual extension, and the display name of the developer. Note the Team ID is the first item listed. You will need all the IDs for the extensions you wish to whitelist.

images/docs.jamf.com/jamf-school/images/kext-whitelist.png

Cet article vous a-t-il été utile ?
Utilisateurs qui ont trouvé cela utile : 0 sur 0
Vous avez d’autres questions ? Envoyer une demande

0 Commentaires

Vous devez vous connecter pour laisser un commentaire.
Réalisé par Zendesk