Networking Forums

Networking Forums > Computer Networking > Linux Networking > vsftpd config help

Reply
Thread Tools Display Modes

vsftpd config help

 
 
garyK
Guest
Posts: n/a

 
      11-26-2003, 04:57 PM
i have RH9 running vsftpd. i have two local accounts for a general
population of people to access certain dirs on the machine. these
people will never telnet in and i dont want anon access.

what i cant seem to do is dis-allow people from chdir to parent dirs.
i dont want users to look around at dirs in the machine. i want them
locked down to the login dir. ive read tons of docs and howtos and
cant get it to stop allowing the chdir. can someone show me an example
of how to do this?

thanks

gary
 
Reply With Quote
 
 
 
 
FJY
Guest
Posts: n/a

 
      11-27-2003, 07:16 AM
"garyK" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) om...
> i have RH9 running vsftpd. i have two local accounts for a general
> population of people to access certain dirs on the machine. these
> people will never telnet in and i dont want anon access.
>
> what i cant seem to do is dis-allow people from chdir to parent dirs.
> i dont want users to look around at dirs in the machine. i want them
> locked down to the login dir. ive read tons of docs and howtos and
> cant get it to stop allowing the chdir. can someone show me an example
> of how to do this?
>
> thanks
>
> gary


To make the virtual user restricted to the virtual FTP area, add the
following line in /etc/vsftpd/vsftpd.conf:
chroot_local_user=YES

FJY


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
vsftpd Big Bill Linux Networking 7 08-07-2009 11:30 PM
vsftpd with ssl - vsftpd.user_list not working shaped Linux Networking 0 01-31-2006 07:04 PM
vsftpd daz@rayneressex.com Linux Networking 1 07-27-2005 01:52 PM
RH9 vsftpd log Mike - EMAIL IGNORED Linux Networking 5 04-09-2004 11:06 PM
vsftpd real config file? Peter Linux Networking 2 07-18-2003 04:28 PM



1 2 3 4 5 6 7 8 9 10 11