This is a discussion on How t o configure vsftpd to chroot virtual users within the Getting started tutorials forums, part of the Linux Getting Started category; Here is how you chroot virtual users under vsftpd. Make sure that the home directory for the ftp user in ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
||||
|
Here is how you chroot virtual users under vsftpd. Make sure that the home directory for the ftp user in /etc/passwdactually contains the string $USER as it is in /var/ftp/$USER
open vsftpd.conf Code:
vi vsftpd.conf Code:
guest_enable=yes guest_username=ftp chroot_local_user=YES user_sub_token=$USER Code:
/etc/init.d/vsftpd restart
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| different php.ini for different virtual users | kasimani | Web servers | 1 | 04-15-2008 02:17 PM |
| Minisendmail chroot | get.the.MaX | Web servers | 2 | 01-17-2008 11:58 PM |
| lighty: mysql issue when chroot enabled | TECK | Web servers | 11 | 11-24-2007 11:06 AM |
| Redhat Users vsftpd FTP Passwd Reset Problem | bubloob_13 | CentOS / RHEL / Fedora | 1 | 11-05-2007 08:03 PM |
| vsftpd error | kasimani | Networking, Firewalls and Security | 7 | 03-12-2007 08:41 PM |