Results 1 to 2 of 2
I have recently setup a vsftpd server to serve web directories in /var/www/$USER. I've setup a few virtual users using PAM and db-util.
The server worked until I changed vsftpd.conf ...
- 12-05-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 5
ECONNREFUSED - Connection refused by server
I have recently setup a vsftpd server to serve web directories in /var/www/$USER. I've setup a few virtual users using PAM and db-util.
The server worked until I changed vsftpd.conf as per the instructions at
Now I get the ECONNREFUSED error. It seems that this error originates in the vsftpd.conf file and not some anomaly in the user/pass database. If it was the latter, then I would get a "LOGIN INCORRECT" -esque error instead. Attached is a copy of my vsftpd.conf.Code:blog.up-link.ro/how-to-set-up-vsftpd-virtual-users-berkeley-db-pam/
- 12-06-2011 #2Just Joined!
- Join Date
- Mar 2011
- Posts
- 5
Problem solved, thanks to
.Code:fixunix.com/debian/129361-pam-userdb-auth-issue-pam_userdb-cant-open-database-vsftpd-sarge.html


Reply With Quote