Chapter 8. Managing Replication
294
changetype: modify
replace: nsslapd-pluginenabled
nsslapd-pluginenabled: on
2. Use the
ldapmodify
command to import the LDIF file into the directory.
For more information on the
ldapmodify
command, see
Section 2.2, “Managing Entries from the
Command-Line”
and the
Directory Server Configuration, Command, and File Reference
.
3. Restart the server.
For information on restarting the server, see
Section 1.3, “Starting and Stopping Servers”
.
The retro changelog is created in the directory tree under a special suffix,
cn=changelog
.
The procedure for enabling the retro changelog plug-in from Directory Server Console is the same as
for all Directory Server plug-ins. For information, see
Section 16.2, “Enabling and Disabling Plug-ins”
.
8.16.2. Trimming the Retro Changelog
The entries in the changelog can be automatically removed after a specified period of time. To
configure the period of time after which entries are automatically deleted from the changelog,
set the
nsslapd-changelogmaxage
configuration attribute in the
cn=Retro Changelog
Plugin,cn=plugins,cn=config
entry.
The
nsslapd-changelogmaxage
attribute is a single-valued attribute. Its syntax is as follows:
nsslapd-changelogmaxage:
Integer timeUnit
Integer
is a number, and
timeUnit
can be
s
for seconds,
m
for minutes,
h
for hours,
d
for days, or
w
for
weeks.
NOTE
There should not be a space between the
Integer
and
timeUnit
variables. The space in
the syntax above is intended to show that the attribute value is composed of two variable
parts, not just one. For example:
nsslapd-changelogmaxage: 2d
8.16.3. Searching and Modifying the Retro Changelog
The changelog supports search operations and is optimized for searches that include filters of the form
(&(changeNumber>=X)(changeNumber<=Y))
.
As a general rule, do not perform add or modify operations on the retro changelog entries, although
entries can be deleted to trim the size of the changelog. Only modify the retro changelog entry to
modify the default access control policy.
8.16.4. Retro Changelog and the Access Control Policy
When the retro changelog is created, the following access control rules apply by default:
Summary of Contents for DIRECTORY SERVER 8.0
Page 18: ...xviii ...
Page 29: ...Configuring the Directory Manager 11 6 Enter the new password and confirm it 7 Click Save ...
Page 30: ...12 ...
Page 112: ...94 ...
Page 128: ...110 ...
Page 190: ...Chapter 6 Managing Access Control 172 4 Click New to open the Access Control Editor ...
Page 224: ...206 ...
Page 324: ...306 ...
Page 334: ...316 ...
Page 358: ...340 ...
Page 410: ...392 ...
Page 420: ...402 ...
Page 444: ...426 ...
Page 454: ...436 ...
Page 464: ...446 ...
Page 484: ...466 ...
Page 512: ...494 ...
Page 522: ...504 ...