Privatize Your Personal Data

It’s useful to know, as a Mountain Lion user, what private data specific applications are accessing, and how to set/reset that. This can be achieved in the Security & Privacy preference pane within System Preferences, but changes can also be made within Terminal.

Using the tccutil command, the user can reset all access to different segments of the privacy database, such as Address Book or Location Services. This is helpful if you are comfortable in Terminal, and need to quickly remove all application’s access to this data. The command is simple.

Open a Terminal window, and type:

tccutil reset [service name]

You will replace [service name] with the name that Terminal associates with the specific privacy data. For Address Book, the service name is simply AddressBook, and for Location Services, it’s CoreLocationAgent.

Then input:

tccutil reset AddressBook

It will remove all access any applications currently have to your Address Book. From there, when you open an application that would like access to the Address Book, it will prompt you for permission. The same goes for Location Services.

If you are not comfortable with using Terminal, the same task can be accomplished within the Security & Privacy preference pane (with a much prettier interface).

Similar Posts

  • Tip of the Week: Hidden Customization

    There are myriad of customization options in Mac OS X—some are in plain sight in System Preferences and elsewhere while others involve manual…

  • Custom Keyboard Shortcuts

    It’s no secret that I am a big fan of keyboard shortcuts. If I can keep my hands on the keyboard, and not…

  • Customize Time Machine Settings

    I find the hourly backups performed by Time Machine to be a bit excessive for my needs, and wish the Time Machine preferences…

  • Mac New Year's Resolutions

    With only hours left in 2010, it is high time to consider your New Year’s resolutions if you haven’t already. While you’re at…

  • Setting Up A Server At Home

    For about a year now I’ve been using a Mac mini at home as a consumer-level entertainment server. It’s a baseline model that…

  • A Fresh Start

    Some issues on your Mac can be resolved by reinstalling the operating system. In the past, all Mac desktops and portables came with…