Hello,

I have openldap installed from
openldap-2.4.19-20091006.ix86-mandrivalinux2009.0-openpkg.rpm
together with bdb installed from
db-4.7.25.4-20091002.ix86-mandrivalinux2009.0-openpkg.rpm

LDAP is run as
openldap/slapd -f slapd2.conf -h ldap://127.0.0.1:8060 –d 1024

Daemon seems to start Ok:
slapd starting
daemon: added 6r listener=(nil)
daemon: added 9r listener=0x85b3900
daemon: epoll: listen=9 active_threads=0 tvp=zero
daemon: activity on 1 descriptor
daemon: activity on:
daemon: epoll: listen=9 active_threads=0 tvp=zero


but would not respond to any request, e.g. ldapsearch,
the only debug slapd prints out on request is

daemon: activity on 1 descriptor
daemon: activity on:
slap_listener_activate(9):
daemon: epoll: listen=9 busy


The same bdb+openldap combination compiled from non-openpkg source works
fine with the same config file.

Thank you,

Val Soika.

Reply via email to