Chapter 2. Core Server Configuration Reference
2.2.2.3. Configuration Changes Requiring Server Restart
Some configuration attributes cannot be altered while the server is running. In these cases, for the
changes to take effect, the server needs to be shut down and restarted. The modifications should
be made either through the Directory Server Console or by manually editing the dse.ldif file.
Some of the attributes that require a server restart for any changes to take effect are listed below.
This list is not exhaustive; to see a complete list, run ldapsearch and search for the nsslapd-
requiresrestart attribute. For example:
ldapsearch -p 389 -D "cn=directory manager" -w password -s sub -b "cn=config"
"(objectclass=*)" | grep nsslapd-requiresrestart
nsslapd-cachesize
nsslapd-dbcachesize
nsslapd-plugin
nsslapd-changelogmaxage
nsslapd-port
nsslapd-saslpath
nsslapd-tmpdir
nsSSL3
nsSSLSessionTimeout
nsslapd-lockdir
nsslapd-reservedescriptors
nsslapd-schema-ignore-trailing-spaces
nsslapd-workingdir
2.3. Core Server Configuration Attributes Reference
This section contains reference information on the configuration attributes that are relevant to the core
server functionality. For information on changing server configuration, see
and Modifying Server
Configuration". For a list of server features that are implemented as plug-ins,
Section 3.1, "Server Plug-in Functionality
see
functionality, contact Directory Server support.
The configuration information stored in the dse.ldif file is organized as an information tree under
the general configuration entry cn=config, as shown in the following diagram.
10
nsslapd-certdir
nsslapd-dbncache
nsslapd-changelogdir
nsslapd-changelogmaxentries
nsslapd-schemadir
nsslapd-secureport
nsSSL2
nsSSLclientauth
nsslapd-conntablesize
nsslapd-maxdescriptors
nsslapd-listenhost
nsslapd-securelistenhost
nsslapd-return-exact-case
Reference". For help with implementing custom server
Section 2.2, "Accessing
Need help?
Do you have a question about the DIRECTORY SERVER 8.0 and is the answer not in the manual?
Questions and answers