Prev   Next

Sorting Results from a Search

The LDAP API also allows results to be sorted after querying the database. The example clue-s.c queries LDAP for all entries that have an E-Mail address; this is similar to clue-q1.

Results may also be sorted on multiple attributes using the ldap_multisort_entries.

Prev   Next