you could change file permissions across the system to 700 (owner: read/write/execute; groups: no access; users: no access).
of course, root will ALWAYS have access to the files, irrelevant of these permissions.
<marc> i wonder what will happen if i press this...[ul][li]please give feedback on what works / what doesn't[/li][li]need some help? how to get a better answer: faq581-3339[/li][/ul]
1) cd /etc/vsftpd
2) vi vsftpd.conf
3) Uncomment chroot_list_enable=YES
4) Insert chroot_local_user=NO below that
5) Uncomment chroot_list_file=/etc/vsftpd.chroot_list
6) Create a list in /etc of the names you want restricted to their home directories and name it vsftpd.chroot_list
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.