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

Installing Helper Tool Requires Administrator Rights #30

Closed silentArtifact closed 2 years ago

silentArtifact commented 2 years ago

Is there any way that the helper tool that attempts to install on first run could be installed automatically when Privileges is installed?

grahampugh commented 2 years ago

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

silentArtifact commented 2 years ago

Oh, this is perfect! Thanks!