I have the next problem , I get a context from the LDAP setting Up JNDI Environment properties for the InitialContext as it showed below.
Then I restart the ldap server, ...
I have directory context for LDAP but i need to find out the BASE DN from that
directory context object.
I have following code to get Directory context object,
I am trying to load test using LDAP Extended Requests with a very tight loop of thread bind, search test, thread unbind. JMeter 2.3.2 is running on Windows XP and I am running a single thread. I noticed two things with this test that concern me. 1. When I get to 3942 open ldap connections (netstat -na | ...