installer would like to administer your computer - macOS Catalina

niklas_blomdale
New Contributor II

Hi folks.
The packages that wants to "administer" my computer fails when installing using jamf. If i install it manually it needs this permission:
da0618258cbf446d909204f89bd4692f

Does anyone know what TCC or PPPC profile i am missing that would allow jamf to successfully install such packages (through policy or Self Service)?

2 REPLIES 2

KMJNOAA
New Contributor II

Same problem here. Can't find any solution anywhere so far.

kfalato
New Contributor

I ran into a similar problem but my message mentioned Terminal instead of Installer. What I ended up doing was manually allowing it, then running the command "/usr/bin/log show --predicate 'subsystem == "com.apple.TCC"' | grep Prompting" to verify what was asking for access and what access it needed, then running the command "codesign -dr - /<path to application>" to get the identifier and code requirement. This is referenced in the article https://www.jamf.com/jamf-nation/articles/553/preparing-your-organization-for-user-data-protections-on-macos-10-14/