I am able to copy files/folders into /Users/Shared/abc, but another user is not able to modify/delete/copy those files because they are
-rw-r--r--
when they are first created. How do I make each file and folder that I write in /Users/Shared/abc -rwxrwxrwx by default, from Finder, without having to resort to using "chmod" at the Darwin level?
All I want to do is to share files and folders between users on a single iMac. I created a common group that includes all users on the iMac, but new files created are still not being created with that group by default.
Thanks,
Richard
-rw-r--r--
when they are first created. How do I make each file and folder that I write in /Users/Shared/abc -rwxrwxrwx by default, from Finder, without having to resort to using "chmod" at the Darwin level?
All I want to do is to share files and folders between users on a single iMac. I created a common group that includes all users on the iMac, but new files created are still not being created with that group by default.
Thanks,
Richard