Red Squirrel
No Lifer
So I have a folder and I did a chmod -R 770 * and chown -R user:group * on it. So I have another user who I put in the group that this folder is set to. As far as I know, that user should be able to access that folder, but can't. Why is that?
Also, is there a way to actually get permissions to inherit? I hate how permissions are based on the process that creates/edits files and you end up with permissions that are all over the place with zero consistency. This is where NTFS is far superior and also is more versatile as you are not limited to just one group. I just want everything within a sub folder to have the same permissions across the board and any user added to the group to have access.
Also, is there a way to actually get permissions to inherit? I hate how permissions are based on the process that creates/edits files and you end up with permissions that are all over the place with zero consistency. This is where NTFS is far superior and also is more versatile as you are not limited to just one group. I just want everything within a sub folder to have the same permissions across the board and any user added to the group to have access.