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
Question marked as Best reply

Mar 5, 2009 7:07 PM in response to dyl123456789

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.

Mar 6, 2009 12:10 PM in response to dyl123456789

I'm getting the same error message.

I'd been having trouble with my Time Capsule so had been backing up to a USB drive attached to my mini. With the 7.4.1 update, I tried backing up to the TC; still no joy. So I went back to the USB drive I've been backing up to for the last six months and got the same error that dylx+ did.

Unfortunately, the fix offered didn't work (it said the .xxxxxxxxxx (yes, I filled in the long name given in the error msg) did not exist).

Any other solutions?

May 1, 2009 7:27 AM in response to Kappy

I tried this but it isn't working. Here's the text from Terminal:

Mac-SRD:~ SRD$ defaults write com.apple.finder AppleShowAllFiles TRUE
Mac-SRD:~ SRD$ sudo chmod 644 /volumes/"TM drive name"/.001b63a5e390
Password:
chmod: /volumes/TM drive name/.001b63a5e390: No such file or directory

I tried Time Machine again anyway but continue to get the same error message:

You do not have appropriate access privileges to save file “.001b63a5e390” in folder “MacBackup”.
To view or change access privileges, select the item in Finder and choose File > Get Info.

Any suggestions?

May 1, 2009 8:20 AM in response to scottrd

scottrd wrote:
I tried this but it isn't working. Here's the text from Terminal:

Mac-SRD:~ SRD$ defaults write com.apple.finder AppleShowAllFiles TRUE
Mac-SRD:~ SRD$ sudo chmod 644 /volumes/"TM drive name"/.001b63a5e390
Password:
chmod: /volumes/TM drive name/.001b63a5e390: No such file or directory

I tried Time Machine again anyway but continue to get the same error message:

You do not have appropriate access privileges to save file “.001b63a5e390” in folder “MacBackup”.
To view or change access privileges, select the item in Finder and choose File > Get Info.

Any suggestions?


Yes. Follow the instructions. Replace +TM drive name+ with the name of your TM drive/partition. Keep the quotes.

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.