On Sun, Jun 7, 2009 at 09:21, Niki Kovacscontact@kikinovak.net wrote:
- only one user (user 'install' / pass 'install')
userlist_enable = YES userlist_deny = NO userlist_file = /etc/vsftpd.user_list
And then:
# echo install >/etc/vsftpd.user_list
That way only "install" will be able to log in to the FTP server.
HTH, Filipe