This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 28 lines
!!! Overview
[{$pagename}] 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 [{$pagename}]s 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 [{$pagename}] format a standard.
!! [LDAP] [AttributeType]
[{$pagename}] 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] [{$pagename}] stores change information in a format needed for [replication].
* An LDAP-accessible [{$pagename}] that represents its [data] in the format specified in [draft-good-ldap-changelog] that allows [clients|DUA] to learn about the changes that have occurred in the [Directory Service] environment.
!! [LDAP] [Attribute] Definition
The [{$pagename}] [AttributeTypes] is defined as:
* [OID] of [2.16.840.1.113730.3.1.35]
* [NAME|Attribute-Name]: [{$pagename}]
* DESC: the [distinguished Name] of the entry which contains the set of entries comprising this [server's|DSA] changelog
* [EQUALITY]: [distinguishedNameMatch]
* [ORDERING]: []
* SYNTAX: [1.3.6.1.4.1.1466.115.121.1.12]
* Used as [MUST] in:
**
* Used [MAY] in:
** [RootDSE]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]