I cant seem to figure out how to achieve my goal to make a solution so all users within a grou work with the same set of files freely.
I got a group "developers", and they are developing a project. Now do i got number of users:
user1:developers, user2:developers, user3:developers ... and etc.
Now they can create, run delete files in that project, but they can not save/edit files created by other users from the same project (group).
All files in the project got 770 permissions on them.
Is there a way to achieve this in CentOS Linux ?