![]() |
chroot / vsftpd
I'm using vsftpd as my FTP server, and I'd like to chroot my FTP users to their home dir. How can I do it?
Andre |
Put
Code:
passwd_chroot_enable=YESCode:
/etc/vsftpd.confadmin:x:1000:1000:admin:/home/./admin:/bin/bash would chroot the user admin to /home instead of /home/admin. |
| All times are GMT +2. The time now is 03:38. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.