Manage the privacy database.
Syntax tccutil reset service Options Service Reset all decisions for the specified service, causing apps to prompt again the next time they access the service. If a bundle identifier is specified, the service will be reset for that bundle only.
The tccutil command manages the privacy database, which stores decisions the user has made about whether apps may access personal data.
$ tccutil reset AddressBook
$ tccutil reset All com.apple.Terminal
Reset all app permissions:
$ tccutil reset All
“Freedom is coming to mean little more than the right to ask permission” ~ Joseph Sobran
security - Administer Keychains, keys, certificates and the Security framework.
ulimit - limit the use of system-wide resources.