Hi All,
I am using the latest version of JMeter (2.0.1) I want to connect to LDAP directory using JMeter and then fetch some data from it based upon some search criteria. I was using "LDAP Request" sampler of JMeter to connect to my LDAP directory and search into it for particular account information. The test I wrote in JMeter runs successfully (returns "successful" as response string), but does not return the exact LDAP directory record I am looking for. When I try to see the results of search using "Save Responses to file" Post Processor, I am not able to see the results. It only shows "successful". Can someone let me know if we can fetch the data from LDAP directory using JMeter, if yes, then tell HOW ? Regards, Gaurav.

