Posted on 11-08-2019 04:23 AM
Hi folks.
The packages that wants to "administer" my computer fails when installing using jamf. If i install it manually it needs this permission:
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)?
Posted on 02-06-2020 09:44 AM
Same problem here. Can't find any solution anywhere so far.
Posted on 02-14-2020 06:56 AM
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/