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

  /src/external/bsd/openldap/dist/tests/scripts/
sql-test001-concurrency 87 $SQLCONCURRENCYDIR/do_bind* $SQLDATADIR
97 $SQLCONCURRENCYDIR/do_bind* $SQLDATADIR
test036-meta-concurrency 173 for f in $TESTDIR/$DATADIR/do_bind.* ; do
test039-glue-ldap-concurrency 177 for f in $TESTDIR/$DATADIR/do_bind.* ; do
test074-asyncmeta-concurrency 173 for f in $TESTDIR/$DATADIR/do_bind.* ; do
  /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,
  /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...]
connection.c 927 do_bind,
1829 "do_bind: SASL/%s bind: dn=\"%s\" bind_ssf=%d\n",
proto-slap.h 2154 LDAP_SLAPD_F (int) do_bind LDAP_P((Operation *op, SlapReply *rs));

Completed in 18 milliseconds