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.

Permissions Help Urgently Needed

My permissions on my iMac are all messed-up. Every time I try and move a file/folder, I am asked for my system password. Even when I have entered it, it asks me again and again (even for the same action).

I have tried Unlocking and Changing "Sharing & Permissions" to read-write everyone, for all folders and files. However, even when I do this, it asks me again and again for the same file/folder. I have tried repairing permissions via Disk Utility, but nothing works.

iMac Intel Core 2 Duo 2.8, Mac OS X (10.5.8)

Posted on Apr 10, 2011 11:35 AM

Reply
13 replies

Apr 10, 2011 11:56 AM in response to brit66

Here's a possible solution to fix all permissions on your boot drive:

Boot into single-user mode and at the prompt enter these commands pressing RETURN after each:
mount -uw /
chown root:admin /
chmod 1775 /
reboot


After rebooting Set the following Directory permissions. You can paste these lines or enter by hand, but be careful to enter them correctly.
sudo su
Enter your admin password when prompted. It will not be echoed.

chown root:admin /Applications
chmod 0775 /Applications
chown root:admin /Library
chmod 1775 /Library
chown root:admin /System
chmod 0775 /System
chown root:admin /Users
chmod 0775 /Users
chmod -R -N /Applications
chown -R :admin /Applications/*


I suggest you first print these instructions out using a large mono-spaced font so you can read them correctly.

Apr 10, 2011 4:04 PM in response to Linc Davis

I logged-in as a Guest and no problems. I created a new account (Standard) and logged-in and no problems. I created a new account (Administrator) and logged-in and the problem was there.

I logged-in as a Guest in Safe Mode, and no problem. I logged-in under my account in Safe Mode and the problem was there.

Any thoughts?

Permissions Help Urgently Needed

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