I’ve a group (group1) witch contains users user1 and user2.
I have a folder (/datafolder) that is owned by user1 but the group is setted to group1 and it has permissions of read and write, also its files has the same permissions.
However when i log as user2 i can’t modify datafolder’s file.
How can I solve the problem?