[Date Prev][Date Next] [Chronological] [Thread] [Top]

Using JNDI with OpenLDAP 2.0.11



My current configuration is:

Slackware Linux 7.0
GNU pth 1.4.0
GNU gdbm 1.8.0
Berkeley DB 3.2.9
OpenLDAP 2.0.11
Sun JDK 1.3.0.02

Without pth, it won't even run under Linux.  I found out about pth by 
searching through the various mailing list archives on the OpenLDAP site.  I 
had also installed both Berkeley DB and GNU gdbm out of mere frustration :p

I followed the instructions for getting it to configure, compile, and link 
using pth and Berkeley DB.  I finally got it to work...i.e. run.

However, when I try connecting to it from JNDI, it's hanging (not returning 
from the connect).

I recall coming across something in the archives about OpenLDAP hanging when 
trying to shut it down under Linux.  However, I didn't see anything about 
hanging on a connection attempt.

Thanks in advance for any help you might be able to offer.

Daniel