Home
last modified time | relevance | path

Searched refs:LDAP_AUTH_SIMPLE (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Dbind.c71 case LDAP_AUTH_SIMPLE: in ldap_bind()
107 case LDAP_AUTH_SIMPLE: in ldap_bind_s()
H A Dtest.c255 authmethod = LDAP_AUTH_SIMPLE; in bind_prompt()
260 if ( authmethod == LDAP_AUTH_SIMPLE && dn[0] != '\0' ) { in bind_prompt()
406 method = LDAP_AUTH_SIMPLE; in main()
410 if ( method == LDAP_AUTH_SIMPLE && dn[0] != '\0' ) in main()
426 method = LDAP_AUTH_SIMPLE; in main()
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Dbind.c71 case LDAP_AUTH_SIMPLE: in ldap_bind()
107 case LDAP_AUTH_SIMPLE: in ldap_bind_s()
H A Dtest.c255 authmethod = LDAP_AUTH_SIMPLE; in bind_prompt()
260 if ( authmethod == LDAP_AUTH_SIMPLE && dn[0] != '\0' ) { in bind_prompt()
406 method = LDAP_AUTH_SIMPLE; in main()
410 if ( method == LDAP_AUTH_SIMPLE && dn[0] != '\0' ) in main()
426 method = LDAP_AUTH_SIMPLE; in main()
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Dbind.c71 case LDAP_AUTH_SIMPLE: in ldap_bind()
107 case LDAP_AUTH_SIMPLE: in ldap_bind_s()
H A Dtest.c255 authmethod = LDAP_AUTH_SIMPLE; in bind_prompt()
260 if ( authmethod == LDAP_AUTH_SIMPLE && dn[0] != '\0' ) { in bind_prompt()
406 method = LDAP_AUTH_SIMPLE; in main()
410 if ( method == LDAP_AUTH_SIMPLE && dn[0] != '\0' ) in main()
426 method = LDAP_AUTH_SIMPLE; in main()
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Dbind.c71 case LDAP_AUTH_SIMPLE: in ldap_bind()
107 case LDAP_AUTH_SIMPLE: in ldap_bind_s()
H A Dtest.c255 authmethod = LDAP_AUTH_SIMPLE; in bind_prompt()
260 if ( authmethod == LDAP_AUTH_SIMPLE && dn[0] != '\0' ) { in bind_prompt()
406 method = LDAP_AUTH_SIMPLE; in main()
410 if ( method == LDAP_AUTH_SIMPLE && dn[0] != '\0' ) in main()
426 method = LDAP_AUTH_SIMPLE; in main()
/dports/net/openldap24-server/openldap-2.4.59/libraries/libldap/
H A Dbind.c71 case LDAP_AUTH_SIMPLE: in ldap_bind()
112 case LDAP_AUTH_SIMPLE: in ldap_bind_s()
H A Dtest.c255 authmethod = LDAP_AUTH_SIMPLE; in bind_prompt()
260 if ( authmethod == LDAP_AUTH_SIMPLE && dn[0] != '\0' ) { in bind_prompt()
406 method = LDAP_AUTH_SIMPLE; in main()
410 if ( method == LDAP_AUTH_SIMPLE && dn[0] != '\0' ) in main()
426 method = LDAP_AUTH_SIMPLE; in main()
/dports/net/openldap24-client/openldap-2.4.59/libraries/libldap/
H A Dbind.c71 case LDAP_AUTH_SIMPLE: in ldap_bind()
112 case LDAP_AUTH_SIMPLE: in ldap_bind_s()
H A Dtest.c255 authmethod = LDAP_AUTH_SIMPLE; in bind_prompt()
260 if ( authmethod == LDAP_AUTH_SIMPLE && dn[0] != '\0' ) { in bind_prompt()
406 method = LDAP_AUTH_SIMPLE; in main()
410 if ( method == LDAP_AUTH_SIMPLE && dn[0] != '\0' ) in main()
426 method = LDAP_AUTH_SIMPLE; in main()
/dports/net/openldap25-server/openldap-2.5.9/tests/progs/
H A Dslapd-common.c429 if ( config->authmethod != -1 && config->authmethod != LDAP_AUTH_SIMPLE ) { in tester_config_opt()
432 config->authmethod = LDAP_AUTH_SIMPLE; in tester_config_opt()
448 config->authmethod = LDAP_AUTH_SIMPLE; in tester_config_finish()
453 config->authmethod = LDAP_AUTH_SIMPLE; in tester_config_finish()
517 } else if ( config->authmethod == LDAP_AUTH_SIMPLE ) { in tester_init_ld()
H A Dslapd-auth.c192 rc = ldap_bind_s( sld, binder, pass, LDAP_AUTH_SIMPLE ); in my_task()
250 rc = ldap_bind_s( ld, dn, pass, LDAP_AUTH_SIMPLE ); in my_task()
/dports/net/openldap25-client/openldap-2.5.9/tests/progs/
H A Dslapd-common.c429 if ( config->authmethod != -1 && config->authmethod != LDAP_AUTH_SIMPLE ) { in tester_config_opt()
432 config->authmethod = LDAP_AUTH_SIMPLE; in tester_config_opt()
448 config->authmethod = LDAP_AUTH_SIMPLE; in tester_config_finish()
453 config->authmethod = LDAP_AUTH_SIMPLE; in tester_config_finish()
517 } else if ( config->authmethod == LDAP_AUTH_SIMPLE ) { in tester_init_ld()
H A Dslapd-auth.c192 rc = ldap_bind_s( sld, binder, pass, LDAP_AUTH_SIMPLE ); in my_task()
250 rc = ldap_bind_s( ld, dn, pass, LDAP_AUTH_SIMPLE ); in my_task()
/dports/net/openldap26-server/openldap-2.6.0/tests/progs/
H A Dslapd-common.c429 if ( config->authmethod != -1 && config->authmethod != LDAP_AUTH_SIMPLE ) { in tester_config_opt()
432 config->authmethod = LDAP_AUTH_SIMPLE; in tester_config_opt()
448 config->authmethod = LDAP_AUTH_SIMPLE; in tester_config_finish()
453 config->authmethod = LDAP_AUTH_SIMPLE; in tester_config_finish()
517 } else if ( config->authmethod == LDAP_AUTH_SIMPLE ) { in tester_init_ld()
H A Dslapd-auth.c192 rc = ldap_bind_s( sld, binder, pass, LDAP_AUTH_SIMPLE ); in my_task()
250 rc = ldap_bind_s( ld, dn, pass, LDAP_AUTH_SIMPLE ); in my_task()
/dports/net/openldap26-client/openldap-2.6.0/tests/progs/
H A Dslapd-common.c429 if ( config->authmethod != -1 && config->authmethod != LDAP_AUTH_SIMPLE ) { in tester_config_opt()
432 config->authmethod = LDAP_AUTH_SIMPLE; in tester_config_opt()
448 config->authmethod = LDAP_AUTH_SIMPLE; in tester_config_finish()
453 config->authmethod = LDAP_AUTH_SIMPLE; in tester_config_finish()
517 } else if ( config->authmethod == LDAP_AUTH_SIMPLE ) { in tester_init_ld()
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/libldap/
H A Dbind.c85 case LDAP_AUTH_SIMPLE: in ldap_bind()
117 case LDAP_AUTH_SIMPLE: in ldap_bind_s()
H A Dsbind.c124 LDAP_AUTH_SIMPLE ); in simple_bind_nolock()
140 NSLDAPI_LDAP_VERSION( ld ), dn, LDAP_AUTH_SIMPLE, passwd ) == -1 ) { in simple_bind_nolock()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/libldap/
H A Dbind.c83 case LDAP_AUTH_SIMPLE: in ldap_bind()
113 case LDAP_AUTH_SIMPLE: in ldap_bind_s()
H A Dsbind.c116 LDAP_AUTH_SIMPLE); in simple_bind_nolock()
131 NSLDAPI_LDAP_VERSION(ld), dn, LDAP_AUTH_SIMPLE, in simple_bind_nolock()
/dports/devel/apr1/apr-util-1.6.1/ldap/
H A Dapr_ldap_rebind.c258 *methodp = LDAP_AUTH_SIMPLE; in LDAP_rebindproc()
322 return (ldap_bind_s(ld, bindDN, bindPW, LDAP_AUTH_SIMPLE)); in LDAP_rebindproc()
358 return (ldap_bind_s(ld, bindDN, bindPW, LDAP_AUTH_SIMPLE)); in LDAP_rebindproc()
/dports/net/netatalk3/netatalk-3.1.12/libatalk/acl/
H A Dldap.c86 {"ldap auth method", "simple", LDAP_AUTH_SIMPLE},
164 if (ldap_bind_s(ld, "", "", LDAP_AUTH_SIMPLE) != LDAP_SUCCESS ) { in ldap_getattr_fromfilter_withbase_scope()
173 } else if (LDAP_AUTH_SIMPLE == ldap_auth_method) { in ldap_getattr_fromfilter_withbase_scope()

12345678910>>...14