![Netscape NETSCAPE DIRECTORY SERVER 6.02 Installation Manual Download Page 43](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-02/netscape-directory-server-6-02_installation-manual_1674671043.webp)
Preparing Silent Installation Files
Chapter
4
Silent Installation
43
Creating Silent Installation Files
The best way to create a file for use with silent installation is to use the
setup
program to interactively create a server instance of the type that you want to
duplicate.
To do this, run
setup
with the
-k
flag. The
setup
program will create the following
file:
/usr/netscape/servers/setup/install.inf
This file contains all the directives that you would use with silent installation to
create the server instance. You can then use this file to create other server instances
of that type.
You will have to make some modifications to this file before you use it. Specifically,
ensure that you:
•
Set the
FullMachineName
directive to a value that is appropriate for the
machine on which Directory Server will be installed, if it’s not to be the local
machine. In most circumstances, it is best not to use this directive because
FullMachineName
will then default to the local host name. However, if you use
custom installation to generate your initial server instance, then this directive
will appear in the
install.inf
file.
•
Set the
ServerIpAddress
directive appropriate for the local machine. The
same usage rules apply for
ServerIpAddress
as for
FullMachineName
.
Specifically, try to not include
ServerIpAddress
in your
install.inf
file
unless you absolutely have to (as may be necessary for multi-homed systems).
•
Verify the installation path on the
ServerRoot
directive. Also, ensure that the
name of the file-system directory where you install files does not contain any
space characters.
•
If you are installing more than one Directory Server on the same host, make
sure the
ServerIdentifier
directive contains a unique value for each server
instance.
•
The
SuiteSpotUserID
and
SuitespotGroup
directives determine what user
and group a server will run under when installed on a UNIX system.
NOTE
Any distinguished names (DNs) in the files must be in the UTF-8 character
set encoding.
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.02
Page 1: ...Installation Guide Netscape Directory Server Version6 02 May 2002 ...
Page 6: ...6 Netscape Directory Server Installation Guide May 2002 ...
Page 10: ...Related Information 10 Netscape Directory Server Installation Guide May 2002 ...
Page 32: ...Operating System Requirements 32 Netscape Directory Server Installation Guide May 2002 ...
Page 40: ...Using Typical Installation 40 Netscape Directory Server Installation Guide May 2002 ...
Page 54: ...Installation Directives 54 Netscape Directory Server Installation Guide May 2002 ...
Page 58: ...Populating the Directory Tree 58 Netscape Directory Server Installation Guide May 2002 ...
Page 68: ...Migrating a Replicated Site 68 Netscape Directory Server Installation Guide May 2002 ...
Page 72: ...Uninstalling Directory Server 72 Netscape Directory Server Installation Guide May 2002 ...
Page 92: ...92 Netscape Directory Server Installation Guide May 2002 ...
Page 96: ...96 Netscape Directory Server Installation Guide May 2002 ...