HP-UX Directory Server 8.1 configuration, command, and file reference

2.3.2.2 nsslapd-changelogmaxage (Max changelog age)
This attribute sets the maximum age of any entry in the changelog. The changelog contains a
record for each directory modification and is used when synchronizing consumer servers. Each
record contains a timestamp. Any record with a timestamp that is older than the value specified
in this attribute is removed. If this attribute is absent, there is no age limit on changelog records.
For information on the changelog, see “nsslapd-changelogdir.
The server has to be restarted for changes to this attribute to go into effect.
DescriptionParameter
cn=changelog5,cn=configEntry DN
0 (meaning that entries are not removed according to their age) to maximum 32-bit integer
(2147483647)
Valid Range
0Default Value
DirectoryString IntegerAgeID where AgeID is s for seconds, m for minutes, h for hours,
d for days, and w for weeks
Syntax
nsslapd-changelogmaxage: 30dExample
2.3.2.3 nsslapd-changelogmaxentries (Max changelog records)
This attribute sets the maximum number of records the changelog may contain. If this attribute
is absent, there is no maximum number of records the changelog can contain. For information
on the changelog, see “nsslapd-changelogdir.
The server has to be restarted for changes to this attribute to go into effect.
DescriptionParameter
cn=changelog5,cn=configEntry DN
0 (meaning that the only maximum limit is the disk size) to maximum 32-bit integer
(2147483647)
Valid Range
0Default Value
IntegerSyntax
nsslapd-changelogmaxentries: 5000Example
2.3.3 cn=encryption,cn=config
Encryption related attributes are stored under the cn=encryption,cn=config entry. The
cn=encryption,cn=config entry is an instance of the nsslapdEncryptionConfig object
class.
2.3.3.1 nssslsessiontimeout
This attribute sets the lifetime duration of a TLS/SSL. The minimum timeout value is 5 seconds.
If a smaller value is set, then it is automatically replaced by 5 seconds. A value greater than the
maximum value in the valid range below is replaced by the maximum value in the range.
The server has to be restarted for changes to this attribute to go into effect.
DescriptionParameter
cn=encryption,cn=configEntry DN
5 seconds to 24 hoursValid Range
0, which means use the maximum value in the valid range above.Default Value
2.3 Core server configuration attributes reference 73