Chapter 3. Plug-in Implemented Server Functionality Reference
178
Parameter
Description
Valid Range
500 kilobytes to 2
32
-1 on 32-bit systems and to
2
64
-1 on 64-bit systems
Default Value
10,485,760 (10 megabytes)
Syntax
Integer
Example
nsslapd-cachememsize: 10485760
3.4.3.3. nsslapd-directory
This attribute specifies the path to the database instance. If it is a relative path, it starts from the
path specified by
nsslapd-directory
in the global database entry
cn=config, cn=ldbm
database, cn=plugins, cn=config
. The database instance directory is named after the
instance name and located in the global database directory, by default. After the database instance
has been created, do not modify this path, because any changes risk preventing the server from
accessing data.
Parameter
Description
Entry DN
cn=
database_name
, cn=ldbm database,
cn=plugins, cn=config
Valid Values
Any valid path to the database instance
Default Value
Syntax
DirectoryString
Example
nsslapd-directory: /var/lib/dirsrv/
slapd-
instance_name
/db/userRoot
3.4.3.4. nsslapd-readonly
This attribute specifies read-only mode for a single back-end instance. If this attribute has a value of
off
, then users have all read, write, and execute permissions allowed by their access permissions.
Parameter
Description
Entry DN
cn=
database_name
, cn=ldbm database,
cn=plugins, cn=config
Valid Values
on | off
Default Value
off
Syntax
DirectoryString
Example
nsslapd-readonly: off
3.4.3.5. nsslapd-require-index
When switched to
on
, this attribute allows one to refuse unindexed searches. This performance-
related attribute avoids saturating the server with erroneous searches.
Parameter
Description
Entry DN
cn=
database_name
, cn=ldbm database,
cn=plugins, cn=config
Summary of Contents for 8.1
Page 8: ...viii ...
Page 14: ...xiv ...
Page 16: ...2 ...
Page 250: ...236 ...
Page 334: ...320 ...
Page 372: ...358 ...