Choosing Unique Port Numbers; Creating A New Server Root - Red Hat DIRECTORY SERVER 7.1 Installation Manual

Hide thumbs Also See for DIRECTORY SERVER 7.1:
Table of Contents

Advertisement

2
are prompted for some or all of following information, depending on the type of installation that you
decide to perform:
Port number; refer to Section 1.2.1 Choosing Unique Port Numbers.
Server root; refer to Section 1.2.2 Creating a New Server Root.
Which
users
and
Section 1.2.3 Deciding the User and Group for Your Servers.
Your directory suffix; refer to Section 1.2.5 Determining Your Directory Suffix.
Several
different
Section 1.2.4 Defining Authentication Entities.
The
location
Section 1.2.6 Determining the Location of the Configuration Directory
Section 1.2.7 Determining the Location of the User Directory.
The administration domain; see Section 1.2.8 Determining the Administration Domain.

1.2.1. Choosing Unique Port Numbers

Port numbers can be any number from 1 to 65535. Keep the following in mind when choosing a port
number for your Directory Server:
The standard Directory Server (LDAP) port number is 389.
Port 636 is reserved for secure LDAP (LDAPS). You can also use LDAP over TLS on the standard
LDAP port.
For information on how to set up LDAP over SSL (LDAPS) for Directory Server, see the Red Hat
Directory Server Administration Guide.
Port numbers between 1 and 1024 have been assigned to various services by the Internet Assigned
Numbers Authority. Do not use port numbers below 1024 other than 389 or 636 for directory
services as they will conflict with other services.
Directory Server must be run as root if it will listen on either port 389 or 636.
Make sure the ports you choose are not already in use. Additionally, if you are using both LDAP
and LDAPS communications, make sure the port numbers chosen for these two types of access are
not identical.
You should use the default directory ports (389 and 636) for the user directory. If your configuration
directory is managed by a server instance dedicated to that purpose, you should use some non-standard
port for the configuration directory.

1.2.2. Creating a New Server Root

Your server root is the directory where you install your Directory Server. The default server root
for Directory Server on Linux is
/opt/redhat-ds/servers/
The server root must meet the following requirements:
The server root must be a directory on a local disk drive; you cannot use a networked drive for
installation purposes. The file sharing protocols such as AFS, NFS, and SMB do not provide file
locking and performance suitable for use by the Directory Server. The server database index files
may be damaged if they are not held on a local filesystem.
Chapter 1. Preparing for a Directory Server Installation
groups
you
user
IDs
and
of
the
configuration
/opt/redhat-ds/
.
want
to
run
Directory
passwords
for
and
user
; on other UNIX servers the directory is
Server
as;
authentication;
directory
servers;
refer
to
refer
to
refer
to
and

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DIRECTORY SERVER 7.1 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents