hide (experimental) schema

This commit is contained in:
Pierangelo Masarati 2007-09-01 16:09:06 +00:00
parent c83b8b58a3
commit bcf9bce5f4

View file

@ -3727,6 +3727,7 @@ pcache_initialize()
"pcache_initialize: register_at #%d failed\n", i, 0, 0 );
return code;
}
(*as[i].adp)->ad_type->sat_flags |= SLAP_AT_HIDE;
}
pcache.on_bi.bi_type = "pcache";