Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Awenwolf

macrumors newbie
Original poster
Jan 14, 2004
4
0
Centreville, VA
Hello all,

I am having an interesting problem with 10.3. When I want to apply permissions to an entire folder, I bring up the info dialog, and modify the permissions. I then click the "apply permissions to eclosed items" button and close the window after a few seconds. However, when I go within the object the permissions are not applied. Is anyone else having this same problem? Please Help!

Thanks!
 
Yeah i'm having this problem too with a coworkers PB G3. As much as I love macs permissions make me want to throw it out the window, but i restrain myself because after all it could be worse..... windows has performed and illegal operation...
 
Yeah, that's been a stupid and VERY annoying bug for a long time (that Kbase article says it hasn't worked since 10.2, although I don't remember it working consistantly before that, either). With all the good stuff Apple has done with the prefs and permissions settings, I can't believe they still haven't fixed it.

Aside from third party programs, if you're comfortable with the terminal you can always use that to set permissions and be confident that it's going to do it right. The recursive chmod/chown commands (chmod -r, chown -r) should do what you want, if my very hazy command memory is working properly. "man chmod" (or "man chown") will tell you what you need to know.
 
this came up in a mac email group recently; some members did some testing and found the following:
"In Panther [and Jaguar, I think] ownership cannot be changed but permissions can.
1. If the logged-in user is the owner of the parent item and the sub-item, then all access changes applied to the parent will be applied to the sub-item when the "Apply to enclosed items" button is pressed .

2. If the logged-in user is NOT the owner of a particular sub-item, then NO changes will be applied to the specific sub-item when the button is pressed.

3. Of the 5 attributes that are available in the Ownership and Privileges pane, all attributes EXCEPT the owner (and sometimes the group -- not sure about this) can be changed on the sub-items by pressing the button, as long as they ALL are owned by the current user. (The reason the button never works for me is that it is precisely the ownership of the sub-items that I usually want to change, and the GUI doesn't let me do it, nor does it provide any indication that it won't do so.) "

This is pretty ridiculous, and hopefully it will be fixed sometime soon... In the meantime, try Batchmod or learning the chown/chmod commands (as suggested above).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.