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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sock/
H A Dbind.c71 fprintf( fp, "credlen: %lu\n", op->oq_bind.rb_cred.bv_len );
72 fprintf( fp, "cred: %s\n", op->oq_bind.rb_cred.bv_val ); /* XXX */
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Doverlayutils.c71 struct berval rb_cred;
81 dump_berval( &req->rb_cred );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-shell/
H A Dbind.c96 fprintf( wfp, "credlen: %lu\n", op->oq_bind.rb_cred.bv_len );
97 fprintf( wfp, "cred: %s\n", op->oq_bind.rb_cred.bv_val ); /* XXX */
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dbind.c133 if( odusers_krb_auth(op, op->oq_bind.rb_cred.bv_val) ) {
168 if ( slap_passwd_check( op, e, a, &op->oq_bind.rb_cred,
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Dbind.c88 if ( slap_passwd_check( op, &e, a, &op->oq_bind.rb_cred,
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dslap.h2012 struct berval rb_cred; member in struct:req_bind_s
2631 #define orb_cred oq_bind.rb_cred
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldif/
H A Dldif.c1357 if(slap_passwd_check(op, entry, a, &op->oq_bind.rb_cred,

Completed in 93 milliseconds