diff --git a/servers/slapd/root_dse.c b/servers/slapd/root_dse.c index 240ecd9e62..13117bd6a4 100644 --- a/servers/slapd/root_dse.c +++ b/servers/slapd/root_dse.c @@ -254,6 +254,9 @@ fail: /* no suffix! */ continue; } + if ( SLAP_DBHIDDEN( be )) { + continue; + } if ( SLAP_MONITOR( be )) { if( attr_merge_one( e, ad_monitorContext, &be->be_suffix[0],