Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. LdapDrivingMeCrazy

    LDAP result too large, ldap OUT OF MEMORY

    Can anyone help out here ???? I am writing a C program using LDAP API within. I have an LDAP tree of about 5 million records. As the result, my ldap_search_s always return an error and never could complete. filter = "(&(cn=*)(objectclass=Customers))"; lderr = ldap_search_s( ld...

Part and Inventory Search

Back
Top