Re: ftp problem in linux
- From: Philippe WEILL <Philippe.Weill@xxxxxxxxxxxxxxx>
- Date: Fri, 28 Apr 2006 19:07:38 +0200
mrxhli@xxxxxxxxx wrote:
Hello,all
I want set ftp access for specific user. The user can only access
specific directory and cannot access upper level directory. For
example:
I have
/home/vhosts/likke.com
I like a user to access likke.com but not vhosts. How can I implement
this ?
Thanks a lot!
use vsftpd as ftp daemon
in vsftpd.conf you have
# You may specify an explicit list of local users to chroot() to their home
# directory. If chroot_local_user is YES, then this list becomes a list of
# users to NOT chroot().
#chroot_list_enable=YES
# (default follows)
#chroot_list_file=/etc/vsftpd/chroot_list
.
- References:
- ftp problem in linux
- From: mrxhli
- ftp problem in linux
- Prev by Date: Re: Is there a linux implementation of RFC 3208 - PGM
- Next by Date: Is this a wise configuration?
- Previous by thread: ftp problem in linux
- Next by thread: Is this a wise configuration?
- Index(es):