Previous Topic: iGateway.exe—Install CA SOA iTechnology iGateway Using an Executable FileNext Topic: iGateway Upgradation


iGateway Installation—UNIX

For UNIX systems, you install iGateway specifying options for normal or silent installations using a self-extracting shell script.

Important! You need super user (root or equivalent) access rights to install, upgrade, or uninstall iGateway on a UNIX, Linux, or Solaris operating system successfully.

For iGateway, the CASHCOMP path (CA Shared Components Path) is automatically recognized if the environment variable is set.

By default, iGateway installs into the following directory:

<CASHCOMP PATH>\iTechnology
CASHCOMP PATH

Equates to /opt/CA/SharedComponents/iTechnology.

The installer provides an option to specify a different path.

During the iGateway installation or upgrade, select the following program features you installed:

When selected to install or upgrade, you see a description and the amount of hard drive space required for the installation.

Install iGateway in Normal Mode--UNIX

You have the following options to install iGateway in normal mode using the iGateway.sh script:

If you install iGateway as a non-root user, the host-based authentication does not work. Host-based authentication is functionality in iGateway that provides administrative privileges.

To install iGateway on UNIX systems in normal mode

  1. Copy the iGateway install script on the iSponsors folder on the DVD media for your corresponding operating system to a directory on your computer.
  2. Execute the iGateway.sh script from a command prompt. Add additional switches as required.

    iGateway installs and the iGateway service starts automatically. The following are expected outputs from the installation:

  3. After installation, enter the following in a browser window to display iSponsors that are installed in the iGateway installation directory:
    https://localhost:5250/igsponsor/
    

    Your installation is verified as working correctly.

iGateway.sh--Install iGateway on UNIX Using a Script File

The iGateway.sh script runs the installer to install iGateway.

Note: Use the /s option only when installing iGateway in silent mode.

This command has the following format:

./iGateway.sh [-tempdir path_tempdir] [-logfile path_logfile/logfilename] -s -nostart -Spin -iAuthority -iRegistry [-cashcomp path_cashcomp] [-igwpath path_igw] [-igwuser username]
-tempdir path_tempdir

(Optional) Indicates the absolute path of the temporary directory where iGateway will be unpacked, which is used for the installation. Untar iGateway files at path_tempdir. If path_tempdir is null, /tmp is assumed. The default location for extracting the tar install tarball is /tmp.

-logfile path_logfile/logfilename

(Optional) Indicates the absolute path where the log file is created and the file name of the log file.

Note: The path must exist before issuing this command.

-s

Identifies that the install is silent.

-nostart

Forces iGateway service not to start after installation or upgrade.

-Spin

Installs SPIN.

-iAuthority

Installs iAuthority.

-iRegistry

Installs iRegistry.

-cashcomp path_cashcomp

(Optional) Specifies one of the following ways in which CASHCOMP is handled:

-igwpath path_igw

(Optional) Identifies the path for the installation of iGateway in one of the following ways:

$CASHCOMP is derived in the following way:

-igwuser username

(Optional) Identifies the user installing iGateway, without administrative privileges. Pass this argument when installing iGateway for a non-root user.

The following conditions apply when installing iGateway using this option:

The following conditions apply when upgrading iGateway using this option:

Install iGateway in Silent Mode--UNIX

You have the following options to install iGateway in silent mode using the iGateway.sh script:

If you install iGateway as a non-root user, the host-based authentication does not work, except for HP-UX systems, which is computer dependent. Host-based authentication is functionality in iGateway that provides administrative privileges.

To install iGateway in silent mode on UNIX systems

  1. Copy the iGateway install script on the iSponsors folder on the DVD media for your corresponding operating system to a directory on your computer.
  2. Execute the iGateway.sh script from a command prompt using the /s switch. Add additional switches as required.

    iGateway installs and the iGateway service starts automatically.

    The following are expected outputs from the installation:

  3. After installation, enter the following web address in a browser window to display iSponsors that are installed in the iGateway installation directory:
    https://localhost:5250/igsponsor/
    

    Your installation is verified as working correctly.