0N/A# CDDL HEADER START
0N/A#
0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License, Version 1.0 only
0N/A# (the "License"). You may not use this file except in compliance
0N/A# with the License.
0N/A#
6983N/A# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
6983N/A# or http://forgerock.org/license/CDDLv1.0.html.
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A#
0N/A# When distributing Covered Code, include this CDDL HEADER in each
6983N/A# file and include the License file at legal-notices/CDDLv1_0.txt.
6983N/A# If applicable, add the following below this CDDL HEADER, with the
6983N/A# fields enclosed by brackets "[]" replaced with your own identifying
6983N/A# information:
0N/A# Portions Copyright [yyyy] [name of copyright owner]
0N/A#
0N/A# CDDL HEADER END
0N/A#
0N/A#
4559N/A# Copyright 2006-2009 Sun Microsystems, Inc.
5296N/A# Portions Copyright 2011 ForgeRock AS
0N/A#
0N/A#
0N/A# This file contains schema definitions from draft-good-ldap-changelog, which
0N/A# defines a mechanism for storing informmation about changes to Directory
0N/A# Server data.
0N/Adn: cn=schema
0N/AobjectClass: top
0N/AobjectClass: ldapSubentry
0N/AobjectClass: subschema
0N/AattributeTypes: ( 2.16.840.1.113730.3.1.5 NAME 'changeNumber'
0N/A DESC 'a number which uniquely identifies a change made to a directory entry'
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 EQUALITY integerMatch
0N/A ORDERING integerOrderingMatch SINGLE-VALUE
0N/A X-ORIGIN 'draft-good-ldap-changelog' )
0N/AattributeTypes: ( 2.16.840.1.113730.3.1.6 NAME 'targetDN'
0N/A DESC 'the DN of the entry which was modified' EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE
0N/A X-ORIGIN 'draft-good-ldap-changelog' )
0N/AattributeTypes: ( 2.16.840.1.113730.3.1.7 NAME 'changeType'
0N/A DESC 'the type of change made to an entry' EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
0N/A X-ORIGIN 'draft-good-ldap-changelog' )
0N/AattributeTypes: ( 2.16.840.1.113730.3.1.8 NAME 'changes'
0N/A DESC 'a set of changes to apply to an entry'
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN 'draft-good-ldap-changelog' )
0N/AattributeTypes: ( 2.16.840.1.113730.3.1.9 NAME 'newRDN'
0N/A DESC 'the new RDN of an entry which is the target of a modrdn operation'
0N/A EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A SINGLE-VALUE X-ORIGIN 'draft-good-ldap-changelog' )
0N/AattributeTypes: ( 2.16.840.1.113730.3.1.10 NAME 'deleteOldRDN'
0N/A DESC 'a flag which indicates if the old RDN should be retained as an
0N/A attribute of the entry' EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE
0N/A X-ORIGIN 'draft-good-ldap-changelog' )
0N/AattributeTypes: ( 2.16.840.1.113730.3.1.11 NAME 'newSuperior'
0N/A DESC 'the new parent of an entry which is the target of a moddn operation'
0N/A EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A SINGLE-VALUE X-ORIGIN 'draft-good-ldap-changelog' )
4559N/AattributeTypes: ( 2.16.840.1.113730.3.1.77 NAME 'changeTime'
4559N/A DESC 'the time when the change was processed'
4559N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
4559N/A SINGLE-VALUE
5340N/A X-ORIGIN 'Sun Directory Server' )
4559N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.9.1.724 NAME 'replicaIdentifier'
4559N/A DESC 'the OpenDS replication domain server identifier for the change'
4559N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
4559N/A SINGLE-VALUE
4664N/A USAGE directoryOperation
4559N/A X-ORIGIN 'OpenDS Directory Server' )
4559N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.9.1.725 NAME 'replicationCSN'
4559N/A DESC 'The OpenDS replication change number for the change'
4559N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
4559N/A SINGLE-VALUE
4664N/A USAGE directoryOperation
4559N/A X-ORIGIN 'OpenDS Directory Server' )
5406N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.590
5406N/A NAME ( 'targetEntryUUID' 'targetUniqueID' )
4559N/A DESC 'The OpenDS unique id of the entry targeted by the change'
4559N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
4559N/A SINGLE-VALUE
4664N/A USAGE directoryOperation
4559N/A X-ORIGIN 'OpenDS Directory Server' )
4559N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.591 NAME 'changeLogCookie'
4559N/A DESC 'The OpenDS opaque cookie for the External Changelog'
4559N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
4559N/A SINGLE-VALUE
4664N/A USAGE directoryOperation
4559N/A X-ORIGIN 'OpenDS Directory Server' )
4830N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.604 NAME 'changeInitiatorsName'
4830N/A DESC 'The initiator user of the change'
4830N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
4830N/A SINGLE-VALUE
4830N/A USAGE directoryOperation
4830N/A X-ORIGIN 'OpenDS Directory Server' )
5408N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.6 NAME 'includedAttributes'
5408N/A DESC 'A set of attributes which were part of the entry before the changes were applied'
5408N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
5408N/A SINGLE-VALUE
5408N/A USAGE directoryOperation
5408N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AobjectClasses: ( 2.16.840.1.113730.3.2.1 NAME 'changeLogEntry' SUP top
5489N/A STRUCTURAL
4559N/A MUST ( changeNumber $ targetDN $ changeType $ changeTime )
5376N/A MAY ( changes $ newRDN $ deleteOldRDN $ newSuperior )
5296N/A X-ORIGIN 'draft-good-ldap-changelog' )
5489N/AobjectClasses: ( 1.2.840.113556.1.3.23 NAME 'container' SUP top STRUCTURAL
5376N/A MUST cn X-ORIGIN 'Microsoft Active Directory' )