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

Ludovic Poitou
27.07.2011 51d7a42146b6cb0707eb7067fa9949a5e540284f
Fix Changelog schema, adding missing "Container" objectclass used for cn=changelog suffix.
1 files modified
3 ■■■■■ changed files
opends/resource/schema/03-changelog.ldif 3 ●●●●● patch | view | raw | blame | history
opends/resource/schema/03-changelog.ldif
@@ -22,6 +22,7 @@
#
#
#      Copyright 2006-2009 Sun Microsystems, Inc.
#      Portions Copyright 2011 ForgeRock AS
#
#
# This file contains schema definitions from draft-good-ldap-changelog, which
@@ -101,3 +102,5 @@
  MAY ( changes $ newRDN $ deleteOldRDN $ newSuperior $ replicaIdentifier
  $ replicationCSN $ targetEntryUUID $ changeLogCookie )
  X-ORIGIN 'draft-good-ldap-changelog' )
objectClasses: ( 1.2.840.113556.1.3.23 NAME 'container' SUP top STRUCTURAL
  MUST cn X-ORIGIN 'Microsoft Active Directory' )