Skip to content

Instantly share code, notes, and snippets.

@namp10010
Created December 12, 2021 07:20
Show Gist options
  • Save namp10010/1104b03694f93a2f147af83ac9608328 to your computer and use it in GitHub Desktop.
Save namp10010/1104b03694f93a2f147af83ac9608328 to your computer and use it in GitHub Desktop.
SAP macOS Enterprise Privileges command line CLI
#!/bin/zsh
# To make the command line version of Privileges more accessible so that it can be run as part of a script
# For Privileges v1.5.2 (1195)
ln -s /Applications/Privileges.app/Contents/Resources/PrivilegesCLI /usr/local/bin/admin
# Usage
# admin --add
# admin --remove
# admin --help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment