Lines Matching refs:LDAP

50  * Build one of our internal LDAP search structures, containing copies of
156 * return an LDAP search structure with values suitable for use
165 * value pairs, the function returns an LDAP search structure with the
236 * values. Build an LDAP search structure from it.
378 LDAP *ld;
410 * (1) Find a connection structure to use to talk to LDAP
511 static LDAP *
513 LDAP *ld;
543 * Bind the specified LDAP structure per the supplied authentication.
549 ldapBind(LDAP **ldP, char *who, char *cred, auth_method_t method,
552 LDAP *ld;
647 * Disconnect the specified LDAP connection. Caller must have acquired 'mutex'.
780 * Connect the LDAP connection 'lc'. Caller must have acquired the 'mutex',
893 "%s: Cannot open connection to LDAP server (%s): %s",
1290 "%s: Cannot open connection to LDAP server (%s): %s",
1311 "%s: Cannot open connection to LDAP server (%s): %s",
1333 * Perform an LDAP search operation per 'ls', adding the result(s) to
1344 * the LDAP operations status.
1437 "%s: No memory for simple page cookie; using un-paged LDAP search",
1558 * The LDAP server (at least Netscape 4.x) can return
1621 "%s: Inconsistent LDAP entry count > %d",
1668 * XXX the ldap_first_attribute(3LDAP) man
1680 * XXX ldap_next_attribute(3LDAP) says that the 'ber'
1691 "%s: Inconsistent LDAP entry count, found = %d, expected %d",
2091 * those object classes that already are present in LDAP from our
2109 "%s: No data for DN search (\"%s\"); LDAP status %d",
2136 * in LDAP (i.e., in 'rvldap') from 'rv'.
2155 * actual LDAP modify operation.
2165 "%s: Unable to create LDAP modify changes with object classes for %s",
2400 * didn't exist in LDAP. So, do things the slow way,
2531 * Returns an LDAP status.
2632 * Returns an LDAP error status.