Overview#
Changelog typically refers to the concept by which all LDAP Server operations are written to a special kind of database that is used by some LDAP Server Implementations to keep track of the changes that occur in a Directory System Agent instance.Many Changelogs are implemented in a proprietary method and do not follow any published standard.
The Definition of an Object Class to Hold LDAP Change Records is the attempt to make the Changelog format a standard.
LDAP AttributeType#
Changelog is an Attribute found in the RootDSE which is a special kind of database that is used by some LDAP Server Implementations to keep track of the changes that occur in a 'Directory System Agent instance. There are two different kinds of changelogs:- A replication Changelog stores change information in a format needed for replication.
- An LDAP-accessible Changelog that represents its data in the format specified in draft-good-ldap-changelog that allows clients to learn about the changes that have occurred in the Directory Service environment.
LDAP Attribute Definition#
The Changelog AttributeTypes is defined as:- OID of 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
- EQUALITY: distinguishedNameMatch
- ORDERING:
- SYNTAX: 1.3.6.1.4.1.1466.115.121.1.12
- Used as MUST in:
- Used MAY in: