-
Couldn't load subscription status.
- Fork 60
Description
Hi,
Since around 11.4 (with some security updates apple changed) we have been seeing a mixed sh/apple script cause a message '"Jamf" wants access to control "System Events".'
In the past the TCC Configuration profile I created for both Jamf and OSAScript bypassed this message however after 11.4 this started up, which looks like it requires more PP approval.
I am trying my hardest to narrow down what actually needs to be changed for this to function correctly. I've followed the logging steps in this article:
https://krypted.com/mac-os-x/reviewing-tcc-dialog-prompts-using-logs-on-a-mac/
But it doesn't seem to be providing me with many answers.
In the discussions on this on the Jamf forums, one user has said they got around this by changing the code requirement identifier to be more generic IE using the identifier com.jamf.management.daemon, but using the code requirement for the jamf app.
I cannot verify this is working, but wondering if instead of making these intricate jamf config profiles to allow it to work with osascript and system events, instead to have a premade "Jamf" template that allows for all jamf identifiers to interact with all parts of system events and parent processes?