vsftp and Typo3

Alles, was den ProFTPD betrifft, kann hier besprochen werden.

vsftp and Typo3

Postby razero » 18. July 2011 20:56

Hi all

I am running vsftp on a LAMP with Typo3
The server runs many websites and for each instance I have to crate an FTP account:
so I added the user to the group www-data (ubuntu) and I changed the permissions as follows:
find /var/www/theinstance/ -type f -exec chmod 664 {} \;
find /var/www/theinstance/ -type d -exec chmod 775 {} \;
The problem is now that if a customer creates a file over Typo3 (or any CMS) the file's permissions will change to 644 for files and 755 for directories.
The ftp user is now not able to edit those files.
I changed the umask /etc/profiles to 002. I did solve the problem!

I am running a reverse proxy (varnish) on front of the webserver.
I am a little concerned about security.
could I cause some security issue?

Thanks for any suggestion.
Last edited by razero on 21. July 2011 22:14, edited 1 time in total.
razero
 
Posts: 2
Joined: 18. July 2011 20:34

Re: vsftp and Typo3

Postby razero » 20. July 2011 20:02

Am I in a wrong forum for this topic maeby?

any kind of suggestion are welcome.

AUCH AUF DEUTSCH

THX
razero
 
Posts: 2
Joined: 18. July 2011 20:34


Return to ProFTPD

Who is online

Users browsing this forum: No registered users and 6 guests