Installation guide

Preparing for a Directory Server
Installation
Before you install Red Hat Directory Server 8.0, there are required settings and information that
you need to plan in advance. This chapter describes the kind of information that you should
provide, relevant directory service concepts Directory Server components, and the impact and
scope of integrating Directory Server into your computing infrastructure.
The information that is covered here and supplied during the Directory Server setup relates to
the design of your directory tree (the hierarchical arrangement of your directory, including all
major roots and branch points) and relates to your directory suffixes and databases. See the
Directory Server Administration Guide for more information on suffixes and databases.
1. Directory Server Components
Directory Server 8.0 is comprised of several components, which work in tandem:
The Directory Server is the core LDAP server daemon. It is compliant with LDAP v3
standards. This component includes command-line server management and administration
programs and scripts for common operations like export and backing up databases.
The Directory Server Console is the user interface that simplifies managing users, groups,
and other LDAP data for your enterprise. The Console is used for all aspects of server
management, including making backups; configuring security, replication, and databases;
adding entries; and monitoring servers and viewing statistics.
The Administration Server is the management agent which administers Directory Servers. It
communicates with the Directory Server Console and performs operations on the Directory
Server instances. It also provides a simple HTML interface and on-line help pages. There
must be one Administration Server running on each machine which has a Directory Server
instance running on it.
2. Considerations before Setting up Directory Server
Depending on the type of setup that you perform, you will be asked to provide instance-specific
information for both the Administration Server and Directory Server during the installation
procedure, including port numbers, server names, and usernames and passwords for the
Directory Manager and administrator. If you will have multiple Directory Server instances, then it
is better to plan these configuration settings in advance so that the setup processes can run
without conflict.
2.1. Port Numbers
The Directory Server setup requires two TCP/IP port numbers: one for the Directory Server and
Chapter 1.
1