About the setup-ds-admin.pl Script
7
Option
Alternate Options
Description
Example
--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.
WARNING
The
cache file
contains
the
cleartext
passwords
supplied
during
setup. Use
appropriate
caution
and
protection
with this
file.
--logfile
name
-l
This parameter
specifies a log file
to which to write the
output. If this is not
set, then the setup
-l /export/
example2007.log