![]() |
Configuration,
Command, and File Reference Netscape Directory Server |
| Previous |
Contents |
Index |
DocHome | Next |
This chapter provides a brief overview of the configuration and administration utilities provided to manage the Netscape Directory Server (Directory Server).
This chapter is divided into the following sections:
Directory Server is based on an open-systems server protocol called the Lightweight Directory Access Protocol (LDAP). The Directory Server is a robust, scalable server designed to manage large scale directories to support enterprise-wide directory of users and resources, extranets, and e-commerce applications over the Internet. The Directory Server runs as the ns-slapd process or service (slapd on Windows) on your machine. The server manages the directory databases and responds to client requests.
You can perform most Directory Server administrative tasks through Netscape Console, the graphical user interface provided with the Directory Server. For information on the general use of the Netscape Console, see Managing Servers with Netscape Console, and, for details on how to use the console to manage the Directory Server in particular, see Netscape Directory Server Administrator's Guide.
This reference manual deals with the other methods of managing the Directory Server; namely, altering the server configuration attributes via the command-line and using the command-line utilities.
The format and method for storing configuration information for Directory Server mark a significant change from previous versions of the Directory Server. A full explanation of these changes and a listing for all server attributes can be found in chapter 2, "Core Server Configuration Reference," and chapter 3, "Plug-in Implemented Server Functionality Reference."
Having an overview of the files and configuration information stored in each instance of Directory Server is useful, as this helps administrators understand the changes or absence of changes in the course of directory activity. From a security standpoint, such an overview can help customers detect errors and intrusion since they know what kind of changes to expect and what will be considered abnormal behavior. See chapter 4, "Server Instance File Reference," for further information.
Which configurations, parameters, and files are automatically migrated when the migrateInstance7 script is run are listed in chapter 6, "Migration from Earlier Versions."
Directory Server comes with a set of configurable command-line utilities that you can use to search and modify entries in the directory and administer the server. Chapter 7, "Command-Line Utilities," describes these command-line utilities and contains information on where the utilities are stored and how to access them. In addition to these command-line utiltiies, Directory Server also provides ns-slapd and slapd.exe command-line utilities for performing directory operations as described in Appendix A, "Using the ns-slapd and slapd.exe Command-Line Utilities."
In addition to
command-line utilities,
several non-configurable scripts are provided with the Directory Server
that make it quick and easy to perform routine server administration
tasks from the command-line. Chapter
8, "Commonly
Used Command-Line Shell and Batch Scripts," lists the most
frequently used scripts and contains information on where the scripts
are stored and how to access them.
| Previous |
Contents |
Index |
DocHome | Next |