Issues with vsftpd on Fedora 12

Martin Dubuc martind1111 at gmail.com
Wed Nov 25 15:36:04 UTC 2009


LDAP is enabled on my server for authentication. I would like to use vsftpd
on that server, but there is a very big delay during authentication and I am
wondering if this is not an issue with vsftpd software. It seems that even
if I log in as anonymous user, vsftpd tries to access LDAP server. On my
server, I see these error logs during authentication:

Nov 24 15:52:44 localhost vsftpd[25813]: nss_ldap: failed to bind to LDAP
server ldap://10.1.1.5/: Can't contact LDAP server
Nov 24 15:52:44 localhost vsftpd[25813]: nss_ldap: reconnecting to LDAP
server (sleeping 8 seconds)...

After a delay of more than a minute, vsftpd will authorize anonymous user,
but this very long delay is causing me a lot of grief. What is even more
surprising is that I ran tcpdump to see the vsftpd communication to the LDAP
server, but the LDAP server never receives any packets from my Fedora 12
server. It looks like vsftpd thinks it needs to contact the server, but
never does. What is also surprising is that I can ssh to that server and ssh
is configured to use the LDAP server. So, the LDAP server is reachable from
that server.

Not sure how to troubleshoot this issue or if I am the only one with this
problem.

Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20091125/68668bec/attachment.htm>


More information about the fedora-devel-list mailing list