Talk:Vsftpd

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using ~~~~:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC)
: A reply [[User:Sally|Sally]] 15:38, 6 July 2024 (UTC)
:: Your reply ~~~~

problems

Talk status
This discussion is done.
syslog_enable=YES
chroot_local_user=YES
allow_writeable_chroot=YES

vsftpd 3.0.2 im getting 500 errors
500 OOPS: vsftpd: refusing to run with writable root inside chroot()
666threesixes666 (talk) 18:08, 15 May 2014 (UTC)

resolved with chmod 555 /home/ftp & chmod 400 files (files might not need chmoding) 666threesixes666 (talk) 18:30, 15 May 2014 (UTC)