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.

Permission inheritence

I put my iTunes and Pictures folders under /Users/Shared so that I can sync my library and pictures to both my wife and my iPhones (we have 2 logons).


This is what the permissions are at by default to the /Users/Shared folder


/Users/Shared
- System - R&W
- wheel - R&W
- everyone - R&W


This is what is set at /Users/Shared/Pictures after I added myself and my wife (nothing else was changed)


/Users/Shared/Pictures
- me - R&W
- wife - R&W
- wheel - readonly
- everyone - R&W


However when I add new photos into subfolders of this folder, the permissions are not inherited from Pictures, instead this is what I get:-


/Users/Shared/Pictures/test
- me - R&W
- wheel - readonly
- everyone - readonly


So as you can see the wifes permissions are not their and everyone has changed from R&W to readonly.


I have tried CMD+I and running the setting "Apply to enclosed items".


This seems to fix it but then next time I add another subfolder to /Users/Shared/Pictures the same happens again.


Any ideas? It seems as inheritance isn't working (or not at least how I expect it to)??


Thanks in advance.

Posted on Jun 25, 2012 11:32 AM

Reply
2 replies

Jun 25, 2012 12:50 PM in response to mdavenport

File permissions are not heritable (except in a limited sense that doesn't help you.) Access-control lists are, but to set those you need to use the shell or a third-party utility such as "TinkerTool System." A simpler way to accomplish what you're trying to do is to put the shared files on an external drive, or a separate partition of the boot drive, and to set the flag to ignore ownership on that volume (it's set by default.) Another option is to put the files on a disk image, but then they won't be backed up by Time Machine except when the image is unmounted.

Permission inheritence

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