Overview#
Usually LDAP Searches are what are how most people interact with the LDAP Server.Ldapwiki have many example SearchRequests linked below to show using LDAP Searches efficiently.
LDAP Query Basic Examples#
These are some simple examples of LDAP search Filters.LDAP Query Advanced Examples#
These are some LDAP Query Advanced ExamplesLDAP Query Examples for AD#
Some examples that are specific or often used with Microsoft's Active Directory.Retrieving the LDAP Schema#
How to find and retrieve the LDAP schema from a LDAP server.Search Filters for Bit Fields#
By using LDAP filters it's also possible to find objects for which a specific bit either is or is not set within a bit field.SearchRequest are more than LDAP SearchFilters#
Remember that LDAP SearchRequest have several parameters that affect the Search ResponsesLDAP Errors#
LDAP Errors, or more correctly, LDAP Result Codes are needed when SearchRequest worked or what went wrong.More Information#
There might be more information for this subject on one of the following:- Active Directory Computer Related LDAP Query
- Active Directory Group Related Searches
- Active Directory User Related Searches
- ExtensibleMatch
- Filtering for Bit Fields
- LDAP Query Advanced Examples
- LDAP Query Examples for AD
- LDAP Query For Schema
- LDAP SearchFilters
- LDAP Searches
- LDAP filters Syntax and Choices
- LDAPSEARCH
- Search Using the Server-Side Sort Control
- Search Using the Simple Paged Results Control
- Search Using the Virtual List View Control
- Searching Using the Manage DSAITControl
- View the Available Controls