mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
hide (experimental) schema
This commit is contained in:
parent
c83b8b58a3
commit
bcf9bce5f4
1 changed files with 1 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in a new issue