However, there are some directories to which I want the group and owner to have rwx permissions. I find that
as a member of the group add files to the "group" directory, the permissions are not set for the group to write
or execute these files.
How do I change the default permission setup on a few directories?
As is
4 drwxrwx--- 3 user1 jointgroup 4096 Feb 9 11:03 .
4 drwx--x--- 3 user1 jointgroup 4096 Feb 9 11:03 ..
0 -rw-r--r-- 1 user2 jointgroup 0 Feb 9 11:01 newfile
I want
4 drwxrwx--- 3 user1 jointgroup 4096 Feb 9 11:03 .
4 drwx--x--- 3 user1 jointgroup 4096 Feb 9 11:03 ..
0 -rwxrwx--- 1 user2 jointgroup 0 Feb 9 11:01 newfile
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list