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

How can I change permissions on multiple files?

I have recently loaded tons of photos to my new Mac, OS X v 10.7.3

All the photos are in diferent directories. When I tried to delete individual photo from within my graphic program (Graphic Converter), I've got a message that "I do not have Permissions to do so... When I check the individual file, there are four permissions - 1/ everyone set as "Custom, 2/ JLap(Me) set as "Read & Write, 3/ Staff set as "No Access" and 4/ everyone - set as "Read & Write".

I do not understand why I have "everyone" name there twice...? Once as "Custom" second as "Read & Write" permission. the main problem is with the "Staff" name set as "No Access" which does not allow me to delete each file. When I chenge the "Staff" permission to "Read & Write" then I can delete this file. When I go into the whole directory where this file is located, the permissions show only 1/ JLap(Me) set as "Read & Write" and 2/ everyone set also as "Read & Write". If I want to delete single photo from any directory, I have to go into the photos "Get Info" and manualy change the "staff" permission... As I have thousands of photos, there is no way I can change each individual file.

Can anyone help with how to change ALL FILES from staff - No Access to staff - Read & Write??? What is the staff anyway? Thanks in advance!

JD

Mac Pro, Mac OS X (10.4.10)

Posted on Feb 27, 2012 3:19 PM

Reply
Question marked as Best reply

Posted on Feb 27, 2012 3:23 PM

BatChmod 1.6.3 is a utility that can help set the right permissions on a single file, folder, or folder of files. In your case you might try using it and checking the box to Clear ACLs and reset the proper permissions.


Be careful of its usage.

3 replies

Feb 27, 2012 3:31 PM in response to bigbeat

Repairing the permissions of a home folder in Lion is a complicated procedure. I don’t know of a simpler one that always works.


Launch the Terminal application by entering the first few letters of its name into a Spotlight search. If that doesn’t work, then in the Finder, press the key combination shift-command-U. The application is in the folder that opens.


Drag or copy – do not type – the following line into the Terminal window, then press return:


chmod -R -N ~


You may see a few error messages about an “invalid argument” while the command is running. You can ignore those. If you get an error message with the words “Permission denied,” enter this:


sudo !!


You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up.


Next, boot from your recovery partition by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.


When the recovery desktop appears, select Utilities ▹ Terminal from the menu bar.


In the Terminal window, enter “resetpassword” (without the quotes) and press return. A Reset Password window opens.


Select your boot volume if not already selected.


Select your username from the menu labeled Select the user account if not already selected.


Under Reset Home Directory Permissions and ACLs, click the Reset button.


Select ▹ Restart from the menu bar.

How can I change permissions on multiple files?

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