edisonalcantara
(usa Fedora)
Enviado em 25/04/2012 - 23:04h
#banned_email_file=/etc/vsftpd/banned_emails
#
# 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
#
# You may activate the "-R" option to the builtin ls. This is disabled by
# default to avoid remote users being able to cause excessive I/O on large
# sites. However, some broken FTP clients such as "ncftp" and "mirror" assume
# the presence of the "-R" option, so there is a strong case for enabling it.
#ls_recurse_enable=YES
#
# When "listen" directive is enabled, vsftpd runs in standalone mode and
# listens on IPv4 sockets. This directive cannot be used in conjunction
# with the listen_ipv6 directive.
listen=YES
listen_port=2121
# This directive enables listening on IPv6 sockets. To listen on IPv4 and IPv6
# sockets, you must run two copies of vsftpd whith two configuration files.
# Make sure, that one of the listen options is commented !!
#listen_ipv6=YES
#pasv_address=189.102.160.248
dirlist_enable=YES
userlist_deny=YES
userlist_enable=YES
pasv_enable=YES
pasv_promiscuous=no
pasv_min_port=1700
pasv_max_port=1800
pam_service_name=vsftpd
userlist_enable=YES
tcp_wrappers=YES
ftp_username=/tmp
# This gives virtual users to write to the directory ###
#virtual_use_local_privs=YES
O problema agora é que ele esta entrando com o usuário sem senha