in /etc/vsftpd.conf, u need to have these lines:

chroot_list_enable=YES
chroot_list_file=/etc/vsftpd.chroot_list

the file /etc/vsftpd.chroot_list should have the usernames you want to jail
to their home directory. for anonymouse ftp - it should have the following:

nobody
ftp

this will restrict to /pub.

hth

-----Original Message-----
From: Richard Humphrey [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 6:08 PM
To: [EMAIL PROTECTED]
Subject: VSFTPD


I have vsftpd running on RedHat 8 and I was wondering if there is a way to
make it so that anonymous users only have access to the pub directory.
Currently they can see pub, bin, etc, lost + found, and lib. My boss wants
all anonymous users to go straight into the pub directory without seeing the
other directories. I checked the conf files and saw nothing that would allow
this. Any suggestions would be appreciated.


Richard



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to