mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

dugan
01.33.2009 36ba7d9e61d4369007455097d1b2daeea8fcae68
Change aci and ds-cfg-global-aci equality matching rule to octetStringMatch instead of CaseIgnoreIA5EqualityMatchingRule. Issue 3312.
2 files modified
4 ■■■ changed files
opends/resource/schema/00-core.ldif 3 ●●●● patch | view | raw | blame | history
opends/resource/schema/02-config.ldif 1 ●●●● patch | view | raw | blame | history
opends/resource/schema/00-core.ldif
@@ -21,7 +21,7 @@
# CDDL HEADER END
#
#
#      Copyright 2006-2008 Sun Microsystems, Inc.
#      Copyright 2006-2009 Sun Microsystems, Inc.
#
#
# This file contains a core set of attribute type and objectlass definitions
@@ -371,6 +371,7 @@
  USAGE dSAOperation X-ORIGIN 'draft-ietf-ldup-subentry' )
attributeTypes: ( 2.16.840.1.113730.3.1.55 NAME 'aci'
  DESC 'Sun-defined access control information attribute type'
  EQUALITY octetStringMatch
  SYNTAX 1.3.6.1.4.1.26027.1.3.4 USAGE directoryOperation
  X-ORIGIN 'Sun Java System Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.9.1.39 NAME 'aclRights'
opends/resource/schema/02-config.ldif
@@ -1323,6 +1323,7 @@
  X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.272
  NAME 'ds-cfg-global-aci'
  EQUALITY octetStringMatch
  SYNTAX 1.3.6.1.4.1.26027.1.3.4
  X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.273