  | |  | Subject: Vsftpd | Subject: Vsftpd 2004-10-28 - By Hoover Mark A AISC CONT
Back > From: "Thom Paine " <tpaine@(protected) >
> I 've been going through the man pages and the online doc for
> vsftp, and I don 't want to allow anonymous uploads, not do I
> want user accounts for this.
# Allow anonymous FTP? (Beware - allowed by default if you comment this
out).
#anonymous_enable=YES
anonymous_enable=NO
> local accounts for them, and then set the option to deny the
> local user accounts to that they don 't get access to their home
> directories?
If you mean so they can 't telnet/SSH, you just need to set a shell of
/sbin/nologin. If you want them to only be able to upload/download from
a certain directory tree, set a shell of /sbin/nologin and change their
home directory to that directory tree. Then set chroot_local_user=YES.
--
Taroon-list mailing list
Taroon-list@(protected)
http://www.redhat.com/mailman/listinfo/taroon-lis
t
|
|
 |