Preparing Silent Installation Files - Netscape DIRECTORY SERVER 6.1 Installation Manual

Hide thumbs Also See for NETSCAPE DIRECTORY SERVER 6.1:
Table of Contents

Advertisement

Preparing Silent Installation Files

On Windows machines, unzip the product binaries.
5.
Prepare the file that will contain your installation directives.
6.
Run the
7.
setup -s -f filename
where filename is the name of the file that contains your installation directives.
The next section shows some examples of the silent install files. Silent installation
directives that you can use when installing Directory Server is covered in sections
that follow.
Preparing Silent Installation Files
Silent installation is intended for use at sites where many server instances must be
created. For Directory Server, it is especially useful for heavily replicated sites that
will create a large number of consumer servers.
NOTE
This section first describes how to create silent installation files. It then provides
examples of using silent installation to support the following common installation
scenarios:
A Typical Installation
Using an Existing Configuration Directory
Installing the Standalone Netscape Console
You find a definition of the individual installation directives in "Installation
Directives," on page 63.
NOTE
58
Netscape Directory Server Installation Guide • August 2002
program with the
setup
The
file provided with the Directory Server is merely a
silent.inf
template, an example of how to write your own. For the file to work,
many of the parameters (hostname, ports, paths and so on) in the file
must be replaced with appropriate values.
It is also easy to generate your own silent installation file using the
option, and modify the resulting
setup -k
needed.
Any Distinguished Names in the files must be in the UTF-8 character set
encoding.
and
command line options:
-s
-f
install.inf
file as

Advertisement

Table of Contents
loading

Table of Contents