From: Christophe on
I have created a user "jboss" (in groups jboss, ftp and users)
When i try to connect on my server by ftp with jboss i have an error :
530 Login incorrect
With root and anonymus it's OK.
/etc/vsftp.conf (linked to /etc/vsftpd/vsftp.conf) :
---
anonymous_enable=YES
local_enable=YES
write_enable=YES
local_umask=022
dirmessage_enable=YES
xferlog_enable=YES
connect_from_port_20=YES
xferlog_std_format=YES
pam_service_name=vsftpd
userlist_enable=YES
listen=YES
tcp_wrappers=YES
---

/etc/vsftpd.ftpusers :
bin
daemon
adm
lp
sync
shutdown
halt
mail
news
uucp
operator
games
nobody