You can install the DMZ Secure Proxy Server for IBM WebSphere
Application Server using the Installation Manager command line. Installing
the DMZ Secure Proxy Server allows a secure proxy server profile to
be created outside of the cell.
Before you begin
Important: Before installing the product, you
must read the license agreement that you can find with the product
files. Signify your acceptance of the license agreement by specifying
-acceptLicense in the command as described below.
Install
Installation Manager on each of the systems onto which you want
to install the product.
- If you want to use the Installation Manager that is included with
this product, perform the following actions:
- Obtain the necessary files.
There are three basic options for
obtaining and installing Installation Manager and the product.
Notes: - If you do not have a Passport
Advantage ID and password, you must install the product from
the product repositories on the media or local repositories.
- With the Packaging Utility, you can create and manage packages
for installation repositories. You can copy multiple packages into
one repository or copy multiple disks for one product into a repository.
You can copy packages from Passport Advantage or a web-based
repository into a local repository for example. For more information
on the Packaging Utility, go to the IBM Installation
Manager Version 1.6 Information Center or the IBM Installation
Manager Version 1.5 Information Center.
- Change to the location containing the Installation Manager installation
files, and run one of the following commands:
- Administrative installation:
installc.exe -acceptLicense -log log_file_path_and_name
![[AIX]](../images/aixlogo.gif)
![[HP-UX]](../images/hpux.gif)
![[Linux]](../images/linux.gif)
./installc -acceptLicense
-log log_file_path_and_name
- Non-administrative installation:
userinstc.exe -acceptLicense -log log_file_path_and_name
![[AIX]](../images/aixlogo.gif)
![[HP-UX]](../images/hpux.gif)
![[Linux]](../images/linux.gif)
./userinstc -acceptLicense
-log log_file_path_and_name
- Group-mode installation:
![[AIX]](../images/aixlogo.gif)
![[HP-UX]](../images/hpux.gif)
![[Linux]](../images/linux.gif)
./groupinstc -acceptLicense
-dataLocation application_data_location -log log_file_path_and_name -installationDirectory Installation_Manager_home
- If you already have Installation
Manager Version 1.5.2 or later installed on your system and you
want to use it to install and maintain the product, obtain the necessary
product files.
There are three basic options for
installing the product.
- Access the physical media, and use local installation
You
can access the product repositories on the product media. Use Installation
Manager to install the product from the product repositories on the
media.
- Download the files from the Passport Advantage site, and use
local installation
Licensed customers with a Passport Advantage ID and password
can download the necessary product repositories from the Passport Advantage site.
- Download the product repositories from the Passport Advantage site.
- Use Installation Manager to install the product from the downloaded
repositories.
- Access the live repositories, and use web-based installation
If
you have a Passport
Advantage ID and password, you can use Installation Manager to
install the product from the web-based repositories. Use Installation
Manager to install the product from the web-based repository located
at
http://www.ibm.com/software/repositorymanager/com.ibm.websphere.NDDMZ.v85
Note: This location
does not contain a web page that you can access using a web browser.
This is a remote web-based repository location that you must specify
for the value of the -repositories parameter so that the imcl command
can access the files in this repository to install the product.
Whenever
possible, you should use the remote web-based repositories so that
you are accessing the most up-to-date installation files.
Notes: - If you do not have a Passport
Advantage ID and password, you must install the product from
the product repositories on the media or local repositories.
- With the Packaging Utility, you can create and manage packages
for installation repositories. You can copy multiple packages into
one repository or copy multiple disks for one product into a repository.
You can copy packages from Passport Advantage or a web-based
repository into a local repository for example. For more information
on the Packaging Utility, go to the IBM Installation
Manager Version 1.6 Information Center or the IBM Installation
Manager Version 1.5 Information Center.
Procedure
- Optional: If the repository requires a username
and password, create a keyring file to access this repository.
For more information on creating a keyring file for Installation
Manager, read the IBM Installation
Manager Version 1.6 Information Center or the IBM Installation
Manager Version 1.5 Information Center.
Tip: When
creating a keyring file, append /repository.config at
the end of the repository URL location if the imutilsc command
is unable to find the URL that is specified.
Note: Starting
in Installation Manager Version 1.6.2, the
-keyring and
-password options
that have been used to access credentials in a keyring file are deprecated.
When you use Installation Manager Version 1.6.2 and later, use the
-secureStorageFile and
-masterPasswordFile options
to store credentials in a credential storage file.
There is no migration
path from keyring files to storage files because of the differences
in the file structures. You must create a storage file to replace
a keyring file.
For more information on using the -secureStorageFile and -masterPasswordFile options
to store credentials in a credential storage file, see the Installation Manager Version 1.6 Information Center.
- Log on to your system.
- Change to the eclipse/tools subdirectory
in the directory where you installed Installation Manager.
- Verify that the product repository is available.
imcl.exe listAvailablePackages -repositories source_repository
![[AIX]](../images/aixlogo.gif)
![[HP-UX]](../images/hpux.gif)
![[Linux]](../images/linux.gif)
./imcl listAvailablePackages -repositories source_repository
You
should see one or more levels of the offering.
- Use the imcl command to install the
product.
imcl.exe install com.ibm.websphere.NDDMZ.v85_offering_version,optional_feature_ID
-repositories source_repository
-installationDirectory installation_directory
-accessRights access_mode
-preferences preference_key=value
-properties property_key=value
-keyring keyring_file -password password
-acceptLicense
![[AIX]](../images/aixlogo.gif)
![[HP-UX]](../images/hpux.gif)
![[Linux]](../images/linux.gif)
./imcl install com.ibm.websphere.NDDMZ.v85_offering_version,optional_feature_ID
-repositories source_repository
-installationDirectory installation_directory
-sharedResourcesDirectory shared_directory
-accessRights access_mode
-preferences preference_key=value
-properties property_key=value
-keyring keyring_file -password password
-acceptLicense
For more information on using the imcl command
to install the product, see the IBM Installation
Manager Version 1.6 Information Center or the IBM Installation
Manager Version 1.5 Information Center.