Lines Matching refs:LDAP

51  * Build one of our internal LDAP search structures, containing copies of
157 * return an LDAP search structure with values suitable for use
166 * value pairs, the function returns an LDAP search structure with the
237 * values. Build an LDAP search structure from it.
379 LDAP *ld;
411 * (1) Find a connection structure to use to talk to LDAP
512 static LDAP *
514 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;
646 * Disconnect the specified LDAP connection. Caller must have acquired 'mutex'.
779 * Connect the LDAP connection 'lc'. Caller must have acquired the 'mutex',
892 "%s: Cannot open connection to LDAP server (%s): %s",
1289 "%s: Cannot open connection to LDAP server (%s): %s",
1310 "%s: Cannot open connection to LDAP server (%s): %s",
1332 * Perform an LDAP search operation per 'ls', adding the result(s) to
1343 * the LDAP operations status.
1436 "%s: No memory for simple page cookie; using un-paged LDAP search",
1557 * The LDAP server (at least Netscape 4.x) can return
1620 "%s: Inconsistent LDAP entry count > %d",
1676 "%s: Inconsistent LDAP entry count, found = %d, expected %d",
2076 * those object classes that already are present in LDAP from our
2094 "%s: No data for DN search (\"%s\"); LDAP status %d",
2121 * in LDAP (i.e., in 'rvldap') from 'rv'.
2140 * actual LDAP modify operation.
2150 "%s: Unable to create LDAP modify changes with object classes for %s",
2384 * didn't exist in LDAP. So, do things the slow way,
2515 * Returns an LDAP status.
2616 * Returns an LDAP error status.