| /src/external/bsd/openldap/dist/libraries/libldap/ |
| sbind.c | 86 rc = ldap_sasl_bind( ld, dn, LDAP_SASL_SIMPLE, &cred, 118 return ldap_sasl_bind_s( ld, dn, LDAP_SASL_SIMPLE, &cred,
|
| vc.c | 223 if (mechanism == LDAP_SASL_SIMPLE) {
|
| sasl.c | 65 if( mechanism == LDAP_SASL_SIMPLE ) { 86 if( mechanism == LDAP_SASL_SIMPLE ) {
|
| request.c | 623 rc = ldap_sasl_bind( ld, "", LDAP_SASL_SIMPLE, &passwd,
|
| /src/external/bsd/openldap/dist/contrib/ldapc++/src/ |
| LDAPAsynConnection.cpp | 349 LDAP_SASL_SIMPLE, &c_passwd, NULL, NULL, NULL); 353 LDAP_SASL_SIMPLE, NULL, NULL, NULL, NULL);
|
| /src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/ |
| bind.c | 446 LDAP_SASL_SIMPLE, &op->orb_cred, 528 LDAP_SASL_SIMPLE, &msc->msc_cred, 955 binddn.bv_val, LDAP_SASL_SIMPLE, 1592 rc = ldap_sasl_bind( msc->msc_ld, binddn.bv_val, LDAP_SASL_SIMPLE, &cred,
|
| /src/external/bsd/openldap/dist/servers/slapd/back-meta/ |
| bind.c | 511 LDAP_SASL_SIMPLE, &op->orb_cred, 623 binddn, LDAP_SASL_SIMPLE, &cred, 871 LDAP_SASL_SIMPLE, &msc->msc_cred, 1577 binddn.bv_val, LDAP_SASL_SIMPLE,
|
| search.c | 256 rc = ldap_sasl_bind( msc->msc_ld, binddn.bv_val, LDAP_SASL_SIMPLE, &cred,
|
| /src/external/bsd/openldap/dist/tests/progs/ |
| slapd-common.c | 524 config->binddn, LDAP_SASL_SIMPLE,
|
| slapd-bind.c | 298 dn, LDAP_SASL_SIMPLE,
|
| /src/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
| bind.c | 259 LDAP_SASL_SIMPLE, 1508 LDAP_SASL_SIMPLE, &lc->lc_cred, 1649 LDAP_SASL_SIMPLE, &lc->lc_cred, NULL, NULL, NULL ); 2452 binddn->bv_val, LDAP_SASL_SIMPLE,
|
| /src/crypto/dist/ipsec-tools/src/racoon/ |
| isakmp_xauth.c | 958 xauth_ldap_config.bind_dn->v, LDAP_SASL_SIMPLE, &cred, 966 NULL, LDAP_SASL_SIMPLE, &cred,
|
| /src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| remoteauth.c | 805 rc = ldap_sasl_bind_s( ld, dn.bv_val, LDAP_SASL_SIMPLE,
|
| /src/external/mpl/dhcp/dist/server/ |
| ldap.c | 1282 if ((ret = ldap_sasl_bind_s (ld, who, LDAP_SASL_SIMPLE, &creds, 1676 ret = ldap_sasl_bind_s (ld, ldap_username, LDAP_SASL_SIMPLE,
|
| /src/external/ibm-public/postfix/dist/src/global/ |
| dict_ldap.c | 463 LDAP_SASL_SIMPLE, &cred,
|
| /src/external/bsd/openldap/dist/include/ |
| ldap.h | 559 #define LDAP_SASL_SIMPLE ((char*)0)
|
| /src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
| hdb-ldap.c | 1611 sasl_method = LDAP_SASL_SIMPLE;
|
| /src/external/bsd/openldap/dist/clients/tools/ |
| common.c | 1563 rc = ldap_sasl_bind( ld, binddn, LDAP_SASL_SIMPLE, &passwd,
|
| /src/external/bsd/openldap/dist/servers/slapd/ |
| config.c | 2014 sb->sb_binddn.bv_val, LDAP_SASL_SIMPLE,
|