Home
last modified time | relevance | path

Searched refs:LDAP_AUTH_SASL (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-common.c363 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 Dslapd-bind.c281 if ( config->authmethod == LDAP_AUTH_SASL ) { in do_bind()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dbind.c84 case LDAP_AUTH_SASL: in ldap_bind()
125 case LDAP_AUTH_SASL: in ldap_bind_s()
H A Dvc.c234 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 Dsasl.c97 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 Dcommon.c791 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 Dbind.c121 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 Dsasl.c742 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 Dconfig.c1404 { BER_BVC("sasl"), LDAP_AUTH_SASL },
2192 if ( sb->sb_method == LDAP_AUTH_SASL ) { in slap_client_connect()
H A Dbackend.c1333 if( op->o_authtype != LDAP_AUTH_SASL || BER_BVISEMPTY( &op->o_dn ) ) { in backend_check_restrictions()
H A Dconnection.c1790 if ( op->orb_method == LDAP_AUTH_SASL ) { in connection_bind_cb()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/vc/
H A Dvc.c262 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 Dbind.c311 } 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 Dupstream.c476 &bindconf.sb_binddn, LDAP_AUTH_SASL, in upstream_bind_cb()
583 &bindconf.sb_binddn, LDAP_AUTH_SASL, in upstream_bind()
H A Doperation.c381 LDAP_REQ_BIND, LDAP_VERSION3, "", LDAP_AUTH_SASL, "" ); in operation_send_abandon()
H A Dconfig.c1226 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 Dbind.c761 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 Dbind.c1414 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 Dconfig.c775 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 Dwinldap.d251 LDAP_AUTH_SASL = 0x83U, enumerator
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_pblock.c379 case LDAP_AUTH_SASL: in pblock_get_authtype()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dbind.c1424 if ( dobind && mt->mt_idassert_authmethod == LDAP_AUTH_SASL ) { in meta_back_proxy_authz_cred()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h566 #define LDAP_AUTH_SASL ((ber_tag_t) 0xa3U) /* context specific + constructed */ macro