Previous Topic: Use a Response File to Install the Directory Package Silently on UNIX

Next Topic: Create a DSA Datastore and Populate It from an LDIF File

Use a Response File to Install the Directory Management Package Silently on UNIX

To install the Directory Management package silently using a response file, you can use the dxwebsetup script, specifying the response file as a parameter. Enter the following command:

./dxwebsetup.sh -silent -responsefile filename
-silent

Installs the package with no user interaction, using the defaults in the response file. If the standard response file is used, the installation process still prompts you to accept the EULA. If a previously generated response file is used, this means the user has previously accepted the EULA and no user interaction is required.

-responsefile filename

Specifies the name of the response file used to install the package. The installation uses the options listed in the specified response file.