Home
last modified time | relevance | path

Searched refs:be_rootpw (Results 1 – 24 of 24) sorted by relevance

/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dbackend.c215 && BER_BVISNULL( &be->be_rootpw ) ) in backend_startup_one()
462 if ( !BER_BVISNULL( &bd->be_rootpw ) ) { in backend_destroy_one()
463 free( bd->be_rootpw.bv_val ); in backend_destroy_one()
518 if ( !BER_BVISNULL( &bd->be_rootpw ) ) { in backend_destroy()
519 free( bd->be_rootpw.bv_val ); in backend_destroy()
830 if ( BER_BVISNULL( &op->o_bd->be_rootpw ) ) { in be_rootdn_bind()
835 if ( BER_BVISEMPTY( &op->o_bd->be_rootpw ) ) { in be_rootdn_bind()
850 rc = lutil_passwd( &op->o_bd->be_rootpw, &op->orb_cred, NULL, NULL ); in be_rootdn_bind()
H A Dsasl.c362 !BER_BVISEMPTY( &op->o_bd->be_rootpw )) { in slap_auxprop_lookup()
366 if ( lutil_passwd_scheme( op->o_bd->be_rootpw.bv_val )) { in slap_auxprop_lookup()
367 if ( !strncasecmp( op->o_bd->be_rootpw.bv_val, in slap_auxprop_lookup()
371 cbv.bv_len = op->o_bd->be_rootpw.bv_len - in slap_auxprop_lookup()
374 cbv.bv_val = op->o_bd->be_rootpw.bv_val + in slap_auxprop_lookup()
380 cbv = op->o_bd->be_rootpw; in slap_auxprop_lookup()
H A Dbconfig.c3036 if (!BER_BVISEMPTY(&c->be->be_rootpw)) { in config_rootpw()
3039 c->value_bv = c->be->be_rootpw; in config_rootpw()
3044 ch_free( c->be->be_rootpw.bv_val ); in config_rootpw()
3045 BER_BVZERO( &c->be->be_rootpw ); in config_rootpw()
3057 if ( !BER_BVISNULL( &c->be->be_rootpw )) in config_rootpw()
3058 ch_free( c->be->be_rootpw.bv_val ); in config_rootpw()
3059 c->be->be_rootpw = c->value_bv; in config_rootpw()
H A Dslap.h1953 struct berval be_rootpw; /* the magic "root" password for this db */ member
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dbackend.c215 && BER_BVISNULL( &be->be_rootpw ) ) in backend_startup_one()
462 if ( !BER_BVISNULL( &bd->be_rootpw ) ) { in backend_destroy_one()
463 free( bd->be_rootpw.bv_val ); in backend_destroy_one()
518 if ( !BER_BVISNULL( &bd->be_rootpw ) ) { in backend_destroy()
519 free( bd->be_rootpw.bv_val ); in backend_destroy()
830 if ( BER_BVISNULL( &op->o_bd->be_rootpw ) ) { in be_rootdn_bind()
835 if ( BER_BVISEMPTY( &op->o_bd->be_rootpw ) ) { in be_rootdn_bind()
850 rc = lutil_passwd( &op->o_bd->be_rootpw, &op->orb_cred, NULL, NULL ); in be_rootdn_bind()
H A Dsasl.c362 !BER_BVISEMPTY( &op->o_bd->be_rootpw )) { in slap_auxprop_lookup()
366 if ( lutil_passwd_scheme( op->o_bd->be_rootpw.bv_val )) { in slap_auxprop_lookup()
367 if ( !strncasecmp( op->o_bd->be_rootpw.bv_val, in slap_auxprop_lookup()
371 cbv.bv_len = op->o_bd->be_rootpw.bv_len - in slap_auxprop_lookup()
374 cbv.bv_val = op->o_bd->be_rootpw.bv_val + in slap_auxprop_lookup()
380 cbv = op->o_bd->be_rootpw; in slap_auxprop_lookup()
H A Dbconfig.c3036 if (!BER_BVISEMPTY(&c->be->be_rootpw)) { in config_rootpw()
3039 c->value_bv = c->be->be_rootpw; in config_rootpw()
3044 ch_free( c->be->be_rootpw.bv_val ); in config_rootpw()
3045 BER_BVZERO( &c->be->be_rootpw ); in config_rootpw()
3057 if ( !BER_BVISNULL( &c->be->be_rootpw )) in config_rootpw()
3058 ch_free( c->be->be_rootpw.bv_val ); in config_rootpw()
3059 c->be->be_rootpw = c->value_bv; in config_rootpw()
H A Dslap.h1953 struct berval be_rootpw; /* the magic "root" password for this db */ member
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dbackend.c217 && BER_BVISNULL( &be->be_rootpw ) ) in backend_startup_one()
475 if ( !BER_BVISNULL( &bd->be_rootpw ) ) { in backend_destroy_one()
476 free( bd->be_rootpw.bv_val ); in backend_destroy_one()
531 if ( !BER_BVISNULL( &bd->be_rootpw ) ) { in backend_destroy()
532 free( bd->be_rootpw.bv_val ); in backend_destroy()
844 if ( BER_BVISNULL( &op->o_bd->be_rootpw ) ) { in be_rootdn_bind()
849 if ( BER_BVISEMPTY( &op->o_bd->be_rootpw ) ) { in be_rootdn_bind()
864 rc = lutil_passwd( &op->o_bd->be_rootpw, &op->orb_cred, NULL, NULL ); in be_rootdn_bind()
H A Dsasl.c385 !BER_BVISEMPTY( &op->o_bd->be_rootpw )) { in slap_auxprop_lookup()
389 if ( lutil_passwd_scheme( op->o_bd->be_rootpw.bv_val )) { in slap_auxprop_lookup()
390 if ( !strncasecmp( op->o_bd->be_rootpw.bv_val, in slap_auxprop_lookup()
394 cbv.bv_len = op->o_bd->be_rootpw.bv_len - in slap_auxprop_lookup()
397 cbv.bv_val = op->o_bd->be_rootpw.bv_val + in slap_auxprop_lookup()
403 cbv = op->o_bd->be_rootpw; in slap_auxprop_lookup()
H A Dbconfig.c3457 if (!BER_BVISEMPTY(&c->be->be_rootpw)) { in config_rootpw()
3460 c->value_bv = c->be->be_rootpw; in config_rootpw()
3465 ch_free( c->be->be_rootpw.bv_val ); in config_rootpw()
3466 BER_BVZERO( &c->be->be_rootpw ); in config_rootpw()
3478 if ( !BER_BVISNULL( &c->be->be_rootpw )) in config_rootpw()
3479 ch_free( c->be->be_rootpw.bv_val ); in config_rootpw()
3480 c->be->be_rootpw = c->value_bv; in config_rootpw()
H A Dslap.h1980 struct berval be_rootpw; /* the magic "root" password for this db */ member
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dbackend.c217 && BER_BVISNULL( &be->be_rootpw ) ) in backend_startup_one()
475 if ( !BER_BVISNULL( &bd->be_rootpw ) ) { in backend_destroy_one()
476 free( bd->be_rootpw.bv_val ); in backend_destroy_one()
531 if ( !BER_BVISNULL( &bd->be_rootpw ) ) { in backend_destroy()
532 free( bd->be_rootpw.bv_val ); in backend_destroy()
844 if ( BER_BVISNULL( &op->o_bd->be_rootpw ) ) { in be_rootdn_bind()
849 if ( BER_BVISEMPTY( &op->o_bd->be_rootpw ) ) { in be_rootdn_bind()
864 rc = lutil_passwd( &op->o_bd->be_rootpw, &op->orb_cred, NULL, NULL ); in be_rootdn_bind()
H A Dsasl.c385 !BER_BVISEMPTY( &op->o_bd->be_rootpw )) { in slap_auxprop_lookup()
389 if ( lutil_passwd_scheme( op->o_bd->be_rootpw.bv_val )) { in slap_auxprop_lookup()
390 if ( !strncasecmp( op->o_bd->be_rootpw.bv_val, in slap_auxprop_lookup()
394 cbv.bv_len = op->o_bd->be_rootpw.bv_len - in slap_auxprop_lookup()
397 cbv.bv_val = op->o_bd->be_rootpw.bv_val + in slap_auxprop_lookup()
403 cbv = op->o_bd->be_rootpw; in slap_auxprop_lookup()
H A Dbconfig.c3457 if (!BER_BVISEMPTY(&c->be->be_rootpw)) { in config_rootpw()
3460 c->value_bv = c->be->be_rootpw; in config_rootpw()
3465 ch_free( c->be->be_rootpw.bv_val ); in config_rootpw()
3466 BER_BVZERO( &c->be->be_rootpw ); in config_rootpw()
3478 if ( !BER_BVISNULL( &c->be->be_rootpw )) in config_rootpw()
3479 ch_free( c->be->be_rootpw.bv_val ); in config_rootpw()
3480 c->be->be_rootpw = c->value_bv; in config_rootpw()
H A Dslap.h1980 struct berval be_rootpw; /* the magic "root" password for this db */ member
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dbackend.c217 && BER_BVISNULL( &be->be_rootpw ) ) in backend_startup_one()
475 if ( !BER_BVISNULL( &bd->be_rootpw ) ) { in backend_destroy_one()
476 free( bd->be_rootpw.bv_val ); in backend_destroy_one()
531 if ( !BER_BVISNULL( &bd->be_rootpw ) ) { in backend_destroy()
532 free( bd->be_rootpw.bv_val ); in backend_destroy()
844 if ( BER_BVISNULL( &op->o_bd->be_rootpw ) ) { in be_rootdn_bind()
849 if ( BER_BVISEMPTY( &op->o_bd->be_rootpw ) ) { in be_rootdn_bind()
864 rc = lutil_passwd( &op->o_bd->be_rootpw, &op->orb_cred, NULL, NULL ); in be_rootdn_bind()
H A Dsasl.c385 !BER_BVISEMPTY( &op->o_bd->be_rootpw )) { in slap_auxprop_lookup()
389 if ( lutil_passwd_scheme( op->o_bd->be_rootpw.bv_val )) { in slap_auxprop_lookup()
390 if ( !strncasecmp( op->o_bd->be_rootpw.bv_val, in slap_auxprop_lookup()
394 cbv.bv_len = op->o_bd->be_rootpw.bv_len - in slap_auxprop_lookup()
397 cbv.bv_val = op->o_bd->be_rootpw.bv_val + in slap_auxprop_lookup()
403 cbv = op->o_bd->be_rootpw; in slap_auxprop_lookup()
H A Dbconfig.c3475 if (!BER_BVISEMPTY(&c->be->be_rootpw)) { in config_rootpw()
3478 c->value_bv = c->be->be_rootpw; in config_rootpw()
3483 ch_free( c->be->be_rootpw.bv_val ); in config_rootpw()
3484 BER_BVZERO( &c->be->be_rootpw ); in config_rootpw()
3496 if ( !BER_BVISNULL( &c->be->be_rootpw )) in config_rootpw()
3497 ch_free( c->be->be_rootpw.bv_val ); in config_rootpw()
3498 c->be->be_rootpw = c->value_bv; in config_rootpw()
H A Dslap.h1984 struct berval be_rootpw; /* the magic "root" password for this db */ member
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dbackend.c217 && BER_BVISNULL( &be->be_rootpw ) ) in backend_startup_one()
475 if ( !BER_BVISNULL( &bd->be_rootpw ) ) { in backend_destroy_one()
476 free( bd->be_rootpw.bv_val ); in backend_destroy_one()
531 if ( !BER_BVISNULL( &bd->be_rootpw ) ) { in backend_destroy()
532 free( bd->be_rootpw.bv_val ); in backend_destroy()
844 if ( BER_BVISNULL( &op->o_bd->be_rootpw ) ) { in be_rootdn_bind()
849 if ( BER_BVISEMPTY( &op->o_bd->be_rootpw ) ) { in be_rootdn_bind()
864 rc = lutil_passwd( &op->o_bd->be_rootpw, &op->orb_cred, NULL, NULL ); in be_rootdn_bind()
H A Dsasl.c385 !BER_BVISEMPTY( &op->o_bd->be_rootpw )) { in slap_auxprop_lookup()
389 if ( lutil_passwd_scheme( op->o_bd->be_rootpw.bv_val )) { in slap_auxprop_lookup()
390 if ( !strncasecmp( op->o_bd->be_rootpw.bv_val, in slap_auxprop_lookup()
394 cbv.bv_len = op->o_bd->be_rootpw.bv_len - in slap_auxprop_lookup()
397 cbv.bv_val = op->o_bd->be_rootpw.bv_val + in slap_auxprop_lookup()
403 cbv = op->o_bd->be_rootpw; in slap_auxprop_lookup()
H A Dbconfig.c3475 if (!BER_BVISEMPTY(&c->be->be_rootpw)) { in config_rootpw()
3478 c->value_bv = c->be->be_rootpw; in config_rootpw()
3483 ch_free( c->be->be_rootpw.bv_val ); in config_rootpw()
3484 BER_BVZERO( &c->be->be_rootpw ); in config_rootpw()
3496 if ( !BER_BVISNULL( &c->be->be_rootpw )) in config_rootpw()
3497 ch_free( c->be->be_rootpw.bv_val ); in config_rootpw()
3498 c->be->be_rootpw = c->value_bv; in config_rootpw()
H A Dslap.h1984 struct berval be_rootpw; /* the magic "root" password for this db */ member