On 04/22/2010 06:04 PM, Quanah Gibson-Mount wrote:
--On Thursday, April 22, 2010 1:10 PM +0100 Hugo Monteiro hugo.monteiro@fct.unl.pt wrote:
Hello list,
Although the subject suggests a fairly know issue, i cannot seem to understand the cause.
Log file presents
Apr 22 12:57:36 proxyldap1 slapd[1511]: warning: cannot open /etc/hosts.allow: Too many open files Apr 22 12:57:36 proxyldap1 slapd[1511]: warning: cannot open /etc/hosts.deny: Too many open files
slapd is version 2.4.17-2 (Debian Unstable) and is running on a xen vm, using 64bit kernel 2.6.26-2-xen-amd64 in a Debian Lenny system.
http://www.openldap.org/lists/openldap-technical/200806/msg00084.html
Generally caused by linking against tcp wrappers, although I thought 64-bit OS shouldn't hit that issue.
--Quanah
Hello Quanah,
I also saw that thread, and in fact the debian packages are built with --enable-wrappers, but i also assumed it wouldn't be an issue on a 64bit machine. I'll recompile without tcp wrapper support and see how it goes.
Regards,
Hugo Monteiro.