HomeSort by: relevance | last modified time | path
    Searched defs:do_bind (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
bind.c 43 do_bind( function
55 Debug( LDAP_DEBUG_TRACE, "%s do_bind\n",
111 Debug( LDAP_DEBUG_ANY, "%s do_bind: ber_scanf failed\n",
145 Debug( LDAP_DEBUG_ANY, "%s do_bind: ber_scanf failed\n",
153 Debug( LDAP_DEBUG_ANY, "%s do_bind: get_ctrls failed\n",
165 Debug( LDAP_DEBUG_ANY, "%s do_bind: invalid dn (%s)\n",
176 Debug( LDAP_DEBUG_TRACE, "do_bind: dn (%s) SASL mech %s\n",
181 "do_bind: version=%ld dn=\"%s\" method=%ld\n",
187 Debug( LDAP_DEBUG_ANY, "%s do_bind: unknown version=%ld\n",
248 Debug( LDAP_DEBUG_ANY, "do_bind: sasl with LDAPv%ld\n"
    [all...]
  /src/external/bsd/openldap/dist/tests/progs/
slapd-bind.c 49 do_bind( struct tester_conn_args *config, char *dn, int maxloop, int force,
194 rc = do_bind( config, config->binddn,
206 do_bind( struct tester_conn_args *config, char *dn, int maxloop, int force, function
508 if ( do_bind( config, dns[j], 1, force, noinit, &ld, pass,

Completed in 23 milliseconds