Quanah Gibson-Mount wrote:
--On Wednesday, September 05, 2012 9:03 PM +0200 Michael Ströder michael@stroeder.com wrote:
Puneet Khunteta wrote:
Basically i need the count how many SearchResultEntry responses you get from ldap_search_s().
You won't get the count without retrieving the results.
Incorrect. You can use the noop control to do this.
How many LDAP servers support this control?
Which text in http://tools.ietf.org/html/draft-zeilenga-ldap-noop-12 defines how the count of search results is returned when no-op control was sent along with a search request?
Ciao, Michael.