ITS#8912 omit hidden DBs from rootDse

This commit is contained in:
Howard Chu 2018-09-05 11:42:05 +01:00
parent a29391d495
commit 78229b3a5b

View File

@ -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],