More ITS#6532: Support (:UUIDOrderingMatch:=foo)

This commit is contained in:
Hallvard Furuseth 2011-02-02 23:15:17 +00:00
parent 11e2ac526c
commit b508c611a6

View File

@ -6757,7 +6757,7 @@ static slap_mrule_defs_rec mrule_defs[] = {
{"( 1.3.6.1.1.16.3 NAME 'UUIDOrderingMatch' "
"SYNTAX 1.3.6.1.1.16.1 )",
SLAP_MR_ORDERING | SLAP_MR_MUTATION_NORMALIZER, NULL,
SLAP_MR_ORDERING | SLAP_MR_EXT | SLAP_MR_MUTATION_NORMALIZER, NULL,
NULL, UUIDNormalize, octetStringOrderingMatch,
octetStringIndexer, octetStringFilter,
"UUIDMatch"},