← man/security_and_auth
tccutil — man tccutil — 80×24
ugur@toprak:~/man/security_and_auth$man tccutil
Bölüm 1 Güvenlik & Kimlik

tccutil

manage the privacy database

Synopsis

     tccutil command service [bundle_id]

Description

The tccutil command manages the privacy database, which stores decisions the user has made about whether apps may access personal data.

One command is currently supported:

reset 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.

Examples

     To reset all decisions about whether apps may access the address book:

	   tccutil reset AddressBook
	   tccutil reset All com.apple.Terminal

Darwin					    April 3, 2012				      Darwin