hide (experimental) schema

This commit is contained in:
Pierangelo Masarati 2007-09-01 15:45:12 +00:00
parent 56d9a93ad4
commit f6dc2b1032

View File

@ -5180,7 +5180,7 @@ static slap_mrule_defs_rec mrule_defs[] = {
{"( 1.3.6.1.4.1.4203.666.11.2.5 NAME 'CSNSIDMatch' "
"SYNTAX 1.3.6.1.4.1.4203.666.11.2.4 )",
SLAP_MR_EQUALITY | SLAP_MR_EXT, csnSIDMatchSyntaxes,
SLAP_MR_HIDE | SLAP_MR_EQUALITY | SLAP_MR_EXT, csnSIDMatchSyntaxes,
NULL, csnSidNormalize, octetStringMatch,
octetStringIndexer, octetStringFilter,
NULL },