SAP / macOS-enterprise-privileges

For Mac users in enterprise environments, this application gives users control over the administration of their machine by elevating their level of access to administrator privileges on macOS. Users can set a timeframe in the application's settings to perform specific tasks, such as installing or removing an application.
Apache License 2.0
1.4k stars 150 forks source link

How to use ReasonRequired true? #48

Closed jonasTMoreira closed 2 years ago

jonasTMoreira commented 2 years ago

Hello everyone, I am not able to use reason required with true. Does anyone have an example or step by step?

I'm using the link below to generate the pkg and it runs fine. But I can't in any way in this process change ReasonRequired to True. Can anyone help?

https://derflounder.wordpress.com/2022/04/20/building-a-privileges-installer-package-using-autopkg/

jonasTMoreira commented 2 years ago

Resolved