Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/sap/macos-enterprise-privileges
macos open-source
Last synced: 6 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/sap/macos-enterprise-privileges
- Owner: SAP
- License: apache-2.0
- Created: 2018-06-27T19:43:51.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T14:42:46.000Z (23 days ago)
- Last Synced: 2024-12-19T15:02:37.694Z (6 days ago)
- Topics: macos, open-source
- Language: Objective-C
- Homepage:
- Size: 91 MB
- Stars: 1,413
- Watchers: 84
- Forks: 152
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://github.com/SAP/macOS-enterprise-privileges/blob/main/readme_images/github%20banner%20new.png)
# Privileges
[![REUSE status](https://api.reuse.software/badge/github.com/SAP/macOS-enterprise-privileges)](https://api.reuse.software/info/github.com/SAP/macOS-enterprise-privileges)
Privileges is an application for macOS which allows users to work as a standard user for day-to-day tasks, by providing a quick and easy way to request administrator rights. Users can set a timeframe in the applicationβs settings to perform specific tasks, such as installing or removing an application. To request admin rights, simply click on the Privileges icon in your Dock.
Working as standard user instead of an administrator adds another layer of security to your Mac and is considered a security best practice. We believe all users, including all developers, can benefit from using Privileges.
**Privileges supports the following macOS versions:**
* macOS 15.x
* macOS 14.x
* macOS 13.x
* macOS 12.x
* macOS 11.x# Features
π οΈ Easy install
:rocket: Perfect for day-to-day use
:alarm_clock: Turn on admin rights anytime
:closed_lock_with_key: Enjoy standard user security
:fire: Command line use supported
## New Privileges 2 features π₯
π¦ Installer package
βοΈ Revoke admin rights at login
β³ Unified expiration interval for administrator privileges
βΆοΈ Run actions on privilege change
π Command line tool now also supports Touch ID
βοΈ AppleScript support
πͺ Webhooks
π Localized in 40 languages
# Demo
β‘οΈ Have a look at how quick and easy you can request admin rights
![](https://github.com/SAP/macOS-enterprise-privileges/blob/main/readme_images/DemoGIF.gif)
# Application Management
As of Privileges 1.5.0, it is possible to manage settings for Privileges or the PrivilegesCLI command line tool using a macOS configuration profile. [For more details, please click here](https://github.com/SAP/macOS-enterprise-privileges/wiki/Managing-Privileges).# Articles
We are happy to share with you the article about Privileges from 9to5Mac:
[Apple @ Work: Privileges for macOS is the open source tool that all Apple IT departments need](https://9to5mac.com/2019/11/16/privileges-app-for-macos/)
# Documentation
π If you want to learn more about _Privileges_ features, make sure to take a look at our [wiki](https://github.com/SAP/macOS-enterprise-privileges/wiki) or the links below:
* [Installation](https://github.com/SAP/macOS-enterprise-privileges/wiki/Installation)
* [Uninstallation](https://github.com/SAP/macOS-enterprise-privileges/wiki/Uninstallation)
* [Using Privileges](https://github.com/SAP/macOS-enterprise-privileges/wiki/Using-Privileges)
* [Managing Privileges](https://github.com/SAP/macOS-enterprise-privileges/wiki/Managing-Privileges)
* [Frequently Asked Questions](https://github.com/SAP/macOS-enterprise-privileges/wiki/Frequently-Asked-Questions)# License
Copyright (c) 2018-2024 SAP SE or an SAP affiliate company and macOS-enterprise-privileges contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/macOS-enterprise-privileges).
# Security
Found a security-related issue or vulnerability and want to notify us? [Please see here for how to report it](https://github.com/SAP/macOS-enterprise-privileges/security/policy).
# Support
This project is 'as-is' with no support, no changes being made. You are welcome to make changes to improve it but we are not available for questions or support of any kind.