/netbsd-src/external/bsd/openldap/dist/tests/progs/ |
H A D | slapd-common.c | 363 if ( config->authmethod != -1 && config->authmethod != LDAP_AUTH_SASL ) { in tester_config_opt() 366 config->authmethod = LDAP_AUTH_SASL; in tester_config_opt() 374 if ( config->authmethod != -1 && config->authmethod != LDAP_AUTH_SASL ) { in tester_config_opt() 377 config->authmethod = LDAP_AUTH_SASL; in tester_config_opt() 385 if ( config->authmethod != -1 && config->authmethod != LDAP_AUTH_SASL ) { in tester_config_opt() 388 config->authmethod = LDAP_AUTH_SASL; in tester_config_opt() 396 if ( config->authmethod != -1 && config->authmethod != LDAP_AUTH_SASL ) { in tester_config_opt() 399 config->authmethod = LDAP_AUTH_SASL; in tester_config_opt() 407 if ( config->authmethod != -1 && config->authmethod != LDAP_AUTH_SASL ) { in tester_config_opt() 410 config->authmethod = LDAP_AUTH_SASL; in tester_config_opt() [all …]
|
H A D | slapd-bind.c | 281 if ( config->authmethod == LDAP_AUTH_SASL ) { in do_bind()
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | bind.c | 84 case LDAP_AUTH_SASL: in ldap_bind() 125 case LDAP_AUTH_SASL: in ldap_bind_s()
|
H A D | vc.c | 234 dn, LDAP_AUTH_SASL, mechanism); in ldap_verify_credentials() 237 dn, LDAP_AUTH_SASL, mechanism); in ldap_verify_credentials() 243 dn, LDAP_AUTH_SASL, mechanism, cred); in ldap_verify_credentials() 246 dn, LDAP_AUTH_SASL, mechanism, cred); in ldap_verify_credentials()
|
H A D | sasl.c | 97 ld->ld_version, dn, LDAP_AUTH_SASL, in ldap_build_bind_req() 104 ld->ld_version, dn, LDAP_AUTH_SASL, in ldap_build_bind_req()
|
/netbsd-src/external/bsd/openldap/dist/clients/tools/ |
H A D | common.c | 791 if( authmethod != -1 && authmethod != LDAP_AUTH_SASL ) { in tool_args() 797 authmethod = LDAP_AUTH_SASL; in tool_args() 883 if( authmethod != -1 && authmethod != LDAP_AUTH_SASL ) { in tool_args() 888 authmethod = LDAP_AUTH_SASL; in tool_args() 926 if( authmethod != -1 && authmethod != LDAP_AUTH_SASL ) { in tool_args() 932 authmethod = LDAP_AUTH_SASL; in tool_args() 946 if( authmethod != -1 && authmethod != LDAP_AUTH_SASL ) { in tool_args() 952 authmethod = LDAP_AUTH_SASL; in tool_args() 966 if( authmethod != -1 && authmethod != LDAP_AUTH_SASL ) { in tool_args() 972 authmethod = LDAP_AUTH_SASL; in tool_args() [all …]
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | bind.c | 121 if( op->orb_method != LDAP_AUTH_SASL ) { in do_bind() 175 if( op->orb_method == LDAP_AUTH_SASL ) { in do_bind() 215 if ( op->orb_method != LDAP_AUTH_SASL ) { in do_bind() 246 if ( op->orb_method == LDAP_AUTH_SASL ) { in fe_op_bind()
|
H A D | sasl.c | 742 conn->c_sasl_bindop->orb_method != LDAP_AUTH_SASL ) goto done; in slap_sasl_canonicalize() 847 conn->c_sasl_bindop->orb_method != LDAP_AUTH_SASL ) return SASL_OK; in slap_sasl_authorize()
|
H A D | config.c | 1404 { BER_BVC("sasl"), LDAP_AUTH_SASL }, 2192 if ( sb->sb_method == LDAP_AUTH_SASL ) { in slap_client_connect()
|
H A D | backend.c | 1333 if( op->o_authtype != LDAP_AUTH_SASL || BER_BVISEMPTY( &op->o_dn ) ) { in backend_check_restrictions()
|
H A D | connection.c | 1790 if ( op->orb_method == LDAP_AUTH_SASL ) { in connection_bind_cb()
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/vc/ |
H A D | vc.c | 262 case LDAP_AUTH_SASL: in vc_exop() 341 case LDAP_AUTH_SASL: in vc_exop()
|
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/ |
H A D | bind.c | 311 } else if ( tag == LDAP_AUTH_SASL ) { in request_bind() 430 } else if ( tag == LDAP_AUTH_SASL && !op->o_pin_id ) { in request_bind()
|
H A D | upstream.c | 476 &bindconf.sb_binddn, LDAP_AUTH_SASL, in upstream_bind_cb() 583 &bindconf.sb_binddn, LDAP_AUTH_SASL, in upstream_bind()
|
H A D | operation.c | 381 LDAP_REQ_BIND, LDAP_VERSION3, "", LDAP_AUTH_SASL, "" ); in operation_send_abandon()
|
H A D | config.c | 1226 if ( bindconf.sb_method == LDAP_AUTH_SASL ) { in config_bindconf() 2671 { BER_BVC("sasl"), LDAP_AUTH_SASL },
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/ |
H A D | bind.c | 761 if ( dobind && mt->mt_idassert_authmethod == LDAP_AUTH_SASL ) { in asyncmeta_back_proxy_authz_cred() 1043 } else if ( si->si_bc.sb_method == LDAP_AUTH_SASL ) { in asyncmeta_back_proxy_authz_ctrl()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
H A D | bind.c | 1414 if ( sb->sb_method == LDAP_AUTH_SASL ) { in ldap_back_dobind_int() 2229 if ( li->li_idassert_authmethod == LDAP_AUTH_SASL ) { in ldap_back_proxy_authz_bind() 2586 } else if ( si->si_bc.sb_method == LDAP_AUTH_SASL ) { in ldap_back_proxy_authz_ctrl()
|
H A D | config.c | 775 if ( si->si_bc.sb_method != LDAP_AUTH_SASL ) { in slap_idassert_parse() 906 } else if ( si->si_bc.sb_method == LDAP_AUTH_SASL ) { in slap_idassert_parse()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | winldap.d | 251 LDAP_AUTH_SASL = 0x83U, enumerator
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/ |
H A D | slapi_pblock.c | 379 case LDAP_AUTH_SASL: in pblock_get_authtype()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/ |
H A D | bind.c | 1424 if ( dobind && mt->mt_idassert_authmethod == LDAP_AUTH_SASL ) { in meta_back_proxy_authz_cred()
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldap.h | 566 #define LDAP_AUTH_SASL ((ber_tag_t) 0xa3U) /* context specific + constructed */ macro
|