Database Plug-in Attributes
Chapter
3
Plug-in Implemented Server Functionality Reference
145
nsslapd-mode
Specifies the permissions used for newly created index files.
Database Attributes Under cn=monitor,cn=ldbm
database, cn=plugins,cn=config
Global read-only attributes containing database statistics for monitoring activity on
your databases are stored in the
cn=monitor,cn=ldbm database,
cn=plugins,cn=config
tree node. For more information on these monitoring
read-only entries see Chapter 12, “Monitoring Server and Database Activity” in the
Netscape Directory Server Administrator’s Guide.
dbcachehits
Requested pages found in the database.
dbcachetries
Total requested pages found in the database cache.
dbcachehitratio
Percentage of requested pages found in the database cache (hits/tries)
dbcachepagein
Pages read into the database cache.
dbcachepageout
Pages written from the database cache to the backing file.
Entry DN
cn=config,cn=ldbm database,cn=plugins,cn=config
Valid Range
Any four-digit octal number. However, mode 0600 is recommended.
This allows read and write access for the owner of the index files (which
is the user that
ns-slapd
runs as), and no access for other users.
Default Value
0600
Syntax
Integer
Example
nsslapd-mode: 0600