I maintain a webserver that a handful of people upload html files to. It seems that on newly created files, the permissions are not being inherited. This creates problems when someone other than the original uploader (the owner) tries to edit these files.
I can go in and manually setup the inheritance for these files, and they work like they should, even after subsequent edits.
Is it possbile to set this up so newly created files inherit permissions from the parent directory?
I can go in and manually setup the inheritance for these files, and they work like they should, even after subsequent edits.
Is it possbile to set this up so newly created files inherit permissions from the parent directory?