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.32k stars 149 forks source link

Allow LimitToUser & LimitToGroup Keys to be Used Together #43

Closed irahodges closed 6 months ago

irahodges commented 2 years ago

In my testing, when I deploy both the LimitToUser and LimitToGroup keys in the same plist, Privileges only honors the LimitToUser key. Please allow these to stack and be inclusive of both the Group and User.

mthielemann commented 6 months ago

The idea was to limit the app either to a user or a group of users. Why would you need both?