How to Solve the VSFTPD 500 OOPS Error


In this video, we demonstrate how to solve the error: 500 OOPS: vsftpd: refusing to run with writable root inside chroot().

Commands used:
usermod -s /sbin/nologin testuser
chmod a-w /home/testuser
systemctl restart vsftpd

echo ‘allow_writeable_chroot=YES’ >> /etc/vsftpd/vsftpd.conf
systemctl restart vsftpd

The related article for this article can be found here: https://www.liquidweb.com/kb/error-500-oops-vsftpd-refusing-to-run-with-writable-root-inside-chroot-solved/

For more information about this and other topics, visit us at https://www.liquidweb.com/kb/ or for more information on new Managed Cloud product, visit: https://www.liquidweb.com/products/cloud-servers/ to learn more!

Video by: Justin Palmer


Duration: 00:01:13
Publisher: Liquid Web
You can watch this video also at the source.