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

matthew_swift
18.00.2010 8a419538244959db7eb50f8a7e1dc785d6d8f7d4
Fixing typo in schema : single quote character not allowed in description as described in RFC 4512
1 files modified
2 ■■■ changed files
opendj-sdk/opends/resource/schema/00-core.ldif 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/resource/schema/00-core.ldif
@@ -513,7 +513,7 @@
  X-ORIGIN 'draft-ietf-boreham-numsubordinates' )
attributeTypes: ( 2.16.840.1.113730.3.1.35 NAME 'changelog' 
  DESC 'the distinguished name of the entry which contains
  the set of entries comprising this server's changelog'
  the set of entries comprising this servers changelog'
  EQUALITY distinguishedNameMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
  SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation