Text Books Short Manuals That You Really Need!

13Jun/100

VSFTPD: Lock Users in Home Directory

To lock users in their home directory in VSFTP, you need to edit file vsftpd.conf, usually found in (/etc/vsftpd/vsftpd.conf). and add the following line

chroot_local_user=yes

Tagged as: , No Comments