Searched refs:sb_cred (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dback-ldap.h221 #define li_idassert_passwd li_idassert.si_bc.sb_cred
274 #define li_acl_passwd li_acl.sb_cred
H A Dconfig.c897 || BER_BVISNULL( &si->si_bc.sb_cred ) )
H A Dbind.c1437 sb->sb_cred.bv_val,
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dconfig.c1401 { BER_BVC("credentials="), offsetof(slap_bindconf, sb_cred), 'b', 1, NULL },
1746 if ( !BER_BVISNULL( &bc->sb_cred ) ) {
1747 ch_free( bc->sb_cred.bv_val );
1748 BER_BVZERO( &bc->sb_cred );
2063 sb->sb_cred.bv_val,
2112 &sb->sb_cred, NULL, NULL, NULL );
H A Dslap.h1643 struct berval sb_cred; member in struct:slap_bindconf
H A Dsyncrepl.c664 if ((code = krb5_get_init_creds_password(ctx, &my_creds, principal, si->si_bindconf.sb_cred.bv_val, NULL, 0, 0, NULL, opt)))
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dback-meta.h316 #define mt_idassert_passwd mt_idassert.si_bc.sb_cred

Completed in 209 milliseconds