LDIF Configuration Files - Location
The Directory Server configuration data is automatically output to files in LDIF
format that are located in the following directory:
serverRoot/slapd-serverID/config
Thus, if you specified a server identifier of
installation, your configuration LDIF files are all stored under:
/usr/netscape/servers/slapd-phonebook/config
Schema Configuration Files - Location
Schema configuration is also stored in LDIF format, and these files are located in
the following directory:
serverRoot/slapd-serverID/config/schema
For a full list of the LDIF configuration files that are supplied with Directory
Server, see Table 2-3, under "Configuration Quick Reference Tables," at the end of
this chapter.
How the Server Configuration Is Organized
The
file contains all configuration information including directory
dse.ldif
specific entries created by the directory at server startup, as well as directory
specific entries related to the database, also created by the directory at server
startup. The file includes the Root DSE (named by
. When the server generates the
cn=config
hierarchical order. It does so in the order that the entries appear in the directory
under
.
cn=config
Configuration Attributes
Within a configuration entry, each attribute is represented as an attribute name.
The value of the attribute corresponds to the attribute's configuration.
Code Example 2-1 gives an example of part of the
Server. The example shows, among other things, that schema checking has been
turned on; this is represented by the attribute
the value
.
on
Code Example 2-1
Extract of dse.ldif File
Chapter 2
Server Configuration - Overview
, then, in a default
phonebook
) and the entire contents of
""
file, it lists the entries in
dse.ldif
file for a Directory
dse.ldif
nsslapd-schemacheck
Core Server Configuration Reference
, which takes
29
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 and is the answer not in the manual?
Questions and answers