
July 1st, 2011, 11:58 AM
|
|
Registered User
|
|
Join Date: Jul 2011
Posts: 3
Time spent in forums: 20 m 15 sec
Reputation Power: 0
|
|
|
general - Correct server permissions for FTP users
Running CentOS 5.2 as an internal development server
Dealing with a FTP permissions issue.
When a user FTPs a file, permissions are always incorrect.
Their account ends up as the files owner but the read write settings seem to come over haphazardly. Occasionally they cant even write the file they just copied. Frequently other users cant access or delete the files others have uploaded.
I always need to get into the server and manually override owner and permissions.
I created a user group for the developers. The www/html directory has 'root' as owner and the 'devGroup' as group with read write. I have SELinux disabled.
I want a configuration that allows everyone to FTP files up and down and change permissions with out restriction. Everyone can add/edit/delete their and others files.
Can anyone give me a quick 1.2.3. or point me to an 'easy to understand' resource on correcting this issue?
Any help GREATLY! appreciated!!!!!
|