Red Hat Directory Server 8.0 Installation Guide

NOTE
The section names and parameter names used in the .inf files and on the
command line are case sensitive. Refer to Table 6.1, “setup-ds-admin Options”
to check the correct capitalization.
Option Alternate Options Description Example
--silent -s This sets that the
setup script will run in
silent mode, drawing
the configuration
information from a file
(set with the --file
parameter) rather
than interactively.
--file=name -f name This sets the path
and name of the file
which contains the
configuration settings
for the new Directory
Server instance. This
can be used with the
--silent parameter;
if used alone, it sets
the default values for
the setup prompts.
/usr/sbin/setup-ds-admin.pl
-f /export/sample.inf
--debug -d[dddd] This parameter turns
on debugging
information. For the
-d flag, increasing the
number of d's
increases the debug
level.
--keepcache -k This saves the
temporary installation
file, .inf that is
created when the
setup script is run.
This file can then be
reused for a silent
setup.
Chapter 6. Advanced Setup and Configuration
86