![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Administrator'S Manual Download Page 324](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675324.webp)
Using the Retro Change Log Plug-In
324
Netscape Directory Server Administrator’s Guide • August 2002
Using the Retro Change Log Plug-In
The retro change log plug-in enables you to configure Directory Server to maintain
a change log that is compatible with the change log implemented in Directory
Server 4.0, 4.1, 4.11, 4.12, and 4.13. Maintaining a retro change log is essential in
deployments where Directory Server coexists with Netscape Meta Directory. You
might also need to maintain a retro change log if you have directory clients that
depend on a Directory Server 4.x style change log.
To use the retro change log plug-in, Directory Server must be configured as a
supplier server in a single-master replication scenario.
When you have configured Directory Server to maintain a retro change log, this
change log is stored in a separate database under a special suffix
cn=changelog
.
The retro change log consists of a single level of entries. Each entry in the change
log has the object class
changeLogEntry
, and can include the attributes listed in
Table 8-2.
NOTE
The Directory Server Console will not prevent you from
configuring a database as a read-write replica and enabling legacy
consumer settings. This makes migration easier because you can
configure your Directory Server as you want it to be after the
migration, and activate legacy consumer settings just for the
duration of the transition.
Table 8-2
Attributes of a Retro Change Log Entry
Attribute
Definition
changeNumber
This single-valued atttribute is always present. It contains an
integer which uniquely identifies each change. This number is
related to the order in which the change occurred. The higher
the number, the later the change.
targetDN
This attribute contains the DN of the entry that was affected
by the LDAP operation. The the case of a
modrdn
operation,
the
targetDN
attribute contains the DN of the entry before it
was modified or moved.
changeType
Specifies the type of LDAP operation. This attribute can have
one of the following values:
add
,
delete
,
modify
, or
modrdn
.
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR
Page 1: ...Administrator s Guide Netscape Directory Server Version6 1 August 2002...
Page 20: ...20 Netscape Directory Server Administrator s Guide August 2002...
Page 24: ...24 Netscape Directory Server Administrator s Guide August 2002...
Page 142: ...Using Referrals 142 Netscape Directory Server Administrator s Guide August 2002...
Page 440: ...Miscellaneous Tuning Tips 440 Netscape Directory Server Administrator s Guide August 2002...
Page 442: ...442 Netscape Directory Server Administrator s Guide August 2002...
Page 478: ...PTA Plug In Syntax Examples 478 Netscape Directory Server Administrator s Guide August 2002...
Page 498: ...498 Netscape Directory Server Administrator s Guide August 2002...
Page 538: ...Examples of LDAP URLs 538 Netscape Directory Server Administrator s Guide August 2002...