Core Server Configuration Attributes Reference
Chapter 2 Core Server Configuration Reference 91
passwordWarning (Send Warning)
Indicates the number of seconds before a user’s password is due to expire that the
user will receive a password expiration warning control on their next LDAP
operation. Depending on the LDAP client, the user may also be prompted to
change their password at the time the warning is sent.
For more information on password policies, see chapter 7, “User Account
Management,” in the Red Hat Directory Server Administrator’s Guide.
cn=changelog5
Multi-master replication changelog configuration entries are stored under the
cn=changelog5
entry. The changelog behaves much like a database, and it has
many of attributes also used by the ldbm databases. The changelog entry supports
the following attributes with the same meaning as for databases:
• nsslapd-dbcachesize
• nsslapd-db-checkpoint-interval
• nsslapd-db-circular-logging
• nsslapd-db-debug
• nsslapd-db-durable-transactions
• nsslapd-db-logfile-size
Valid Values: on | off
Default Value: on
Syntax: DirectoryString
Example: passwordUnlock: off
Entry DN: cn=config
Valid Range: 1 to the maximum 32 bit integer value (2147483647) in seconds
Default Value: 86400 (1 day)
Syntax: Integer
Example: passwordWarning: 86400