Skip to content

Using Privileges

rtrouton edited this page Jul 9, 2021 · 1 revision

PrivilegesBanner

Using Privileges

If you are a standard user and want admin rights, verify that Privileges is installed then use the following procedure:

  1. Launch Privileges.

  2. Click the Request Privileges button.

  3. The Privileges dock icon should change to look like a yellow unlocked padlock.

  4. A Privileges have been changed successfully message should appear.privileges_dock

  5. The logged-in account should now have admin rights. privileges_dock

If you are a admin user and want to remove admin rights, verify that Privileges is installed then use the following procedure:

  1. Launch Privileges.
  2. Click the Remove Privileges button.
  3. The Privileges dock icon should change to look like a green locked padlock.
  4. A Privileges have been changed successfully message should appear.
    privileges_dock
  5. The logged-in account should now be a standard user account. privileges_dock

Helper Tools

The following helper tools are installed to allow Privileges the necessary access rights to grant or remove admin rights:

*/Library/PrivilegedHelperTools/corp.sap.privileges.helper*

privileges_dock

*/Library/LaunchDaemons/corp.sap.privileges.helper.plist*

privileges_dock

For more information on privilege elevation using a privileged helper app and LaunchDaemon, please see the link below:

https://developer.apple.com/library/archive/documentation/Security/Conceptual/SecureCodingGuide/Articles/AccessControl.html

Clone this wiki locally