Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Appropriate Access Privileges is Disfunctional

I had backed up information on an external hard drive. I got an error message (can't remember what it was) so I went and reselected the drive as my backup. When I did that I got the error message: "You do not have appropriate access privileges to save file '.0016cb89df84' in folder 'Mac OS X external'."

I have read and write privileges, and I used disk utility to verify the disk, but I keep getting this error. I tried deleting all of my previous backup data, but that did not work. I don't know what the issue is.

Macbook Pro, Mac OS X (10.5)

Posted on Mar 5, 2009 6:29 PM

Reply
Question marked as Best reply

Posted on Mar 5, 2009 7:07 PM

What to do if Time Machine reports you don't have permission

This was posted in the Apple Discussions by V.K. I have only modified it slightly to be more generic.

The problem seems to be that 10.5.6 changes permissions on a file so that even the root user doesn't have write peivileges. I have no idea why they did this. The workaround suggested in [an]other post will probably work, too, but i did something less drastic. Instead of deleting the file I changed permissions on it, and it worked just fine. An added benefit is that the permission change seems to stick, so you don't have to delete the file every time you change a drive.

[Open the Terminal application in your Utilities folder. At the prompt [enter] the following command:
sudo chmod 644 /volumes/"TM drive name"/.xxxxxxxxxxxx


The name of the file .xxxxxxxxxxxx is based on the MAC address of your computer and will be different for every computer. Put the name of the TM drive in the above and keep the quotes.

You'll have to enter your admin password (which you won't see) which is normal.

This was edited by Kappy just for cleanup.

Enable Finder to Show Invisible Files and Folders

Open the Terminal application in your Utilities folder. At the prompt enter or paste the following command line then press RETURN.
defaults write com.apple.finder AppleShowAllFiles TRUE

To turn off the display of invisible files and folders enter or paste the following command line and press RETURN.
defaults write com.apple.finder AppleShowAllFiles FALSE


Alternatively you can use one of the numerous third-party utilities such as TinkerTool or ShowHideInvisibleFiles - VersionTracker or MacUpdate.
18 replies

Appropriate Access Privileges is Disfunctional

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.