I would add that —for both conveying as well as remedying situations like this —Terminal.app (using commands such as ls and chmod) would probably make for clearer understanding. [i.e., it would help to see a listing of the problem folder]:

ls -alOe /path/to/the/folder/

Also —rather than relying on world access ("everyone") —the typical approach is to have all users belong to a common *group*... and then be sure that that group is ubiquitous throughout the files and folders in that shared hierarchy.

Last edited by Hal Itosis; 04/07/10 05:11 PM.