Previous Topic: Deploying AuthMinder on a Single SystemNext Topic: Performing Post-Installation Tasks


Performing Complete Installation

To install (and later configure) AuthMinder on Windows successfully, the user account that you plan to use for installation must belong to the Administrators group. Else, some critical steps in the installation, such as DSN creation and configuration and AuthMinder service creation, will not go through successfully, though the installation might go through without any errors.

To install all AuthMinder component on a single system, you must use the Complete option. Custom installation allows you to install only the selected components from the package. This option is recommended for advanced users.

Note: Before proceeding with the installation, ensure that all the prerequisite software are installed and the database is set up, as described in chapter, "Preparing for Installation".

Follow these steps:

  1. Locate the AuthMinder installer Arcot-WebFort-7.1-Windows-Installer.exe file in the installation package.
  2. Double-click the installer Arcot-WebFort-7.1-Windows-Installer.exe.

    The Welcome screen appears.

  3. Click the Next button to proceed.

    The License Agreement screen appears.

  4. Read the license agreement carefully, select the I accept the terms of the license agreement option, and click the Next button to accept the agreement.

    The installer now checks if any other CA product is installed on the computer.

    If it does not find an existing CA product installation, then you will be prompted for an installation directory. In this case, the Installation Location screen appears.

    If the installer detects an existing CA product installation, then you will not be prompted for an installation directory. The following screen appears when an existing ARCOT_HOME was located on the computer.

  5. You can accept the default directory specified by the installer to install AuthMinder. You can also click Choose to navigate and to specify a different directory.

    Click Next to install in the specified directory.

    The Installation Type screen appears.

  6. Select the Complete option to install all components and click Next.

    The Database Type screen appears.

  7. Select the database type, and click Next to proceed.

    Depending on the Database you selected, the corresponding Database Details screen appears.

    Enter the following details for the database that you are using:

    1. Microsoft SQL Server Database Details

      Perform the following tasks for MS SQL database access:

      1. Enter the required information as described in the following table:

Field

Description

Primary ODBC DSN

The installer creates an ODBC connection that AuthMinder uses to connect to the database.

The recommended value to enter is arcotdsn.

Server

The host name or IP address of the database server. If SQL server is deployed in Named Instance mode, then you must also enter a slash "\" followed by the instance name, refer to vendor documentation for more information on this.

Default Instance

Syntax: <Server Name>

Example: demodatabase

Named instance

Syntax: <Server Name>\<instance name>

Example: demodatabase\instance1

User Name

The User Name that AuthMinder uses to access the database (SQL Server refers to this as login). This name is specified by the database administrator.

Note: The User Name for the Primary and Backup DSN must be different.

Password

The password that AuthMinder uses to access the database. This password is specified by the database administrator.

Database

The name of the database that AuthMinder will access.

Port Number

The port on which the database server listens to the incoming requests.

  1. Test for successful database connection by clicking Test Data Source.
  2. After completing the test, click Next to proceed.
  3. Go to Step 8.
  1. IBM DB2 (UDB) Database Details

    Perform the following tasks for IBM DB2 UDB database access:

    1. Enter the required information as described in the following table:

Field

Description

Primary ODBC DSN

The installer creates an ODBC connection that AuthMinder uses to connect to the database.

The recommended value to enter is arcotdsn.

Server

The host name or IP address of the database server. If the database is deployed in Named Instance mode, then you must also enter a slash "\" followed by the instance name, refer to vendor documentation for more information on this.

Default Instance

Syntax: <Server Name>

Example: demodatabase

Named instance

Syntax: <Server Name>\<instance name>

Example: demodatabase\instance1

User Name

The User Name that AuthMinder uses to access the database. This name is specified by the database administrator.

Note: The User Name for the Primary and Backup DSN must be different.

Password

The password that AuthMinder uses to access the database. This password is specified by the database administrator.

Port Number

The port on which the database server listens to the incoming requests.

Database

The name of the database that AuthMinder will access.

  1. Click Next to proceed.
  2. Go to Step 8.
  1. Oracle Database Details

    Perform the following tasks for Oracle database access:

    1. Enter the required information as described in the following table:

Field

Description

Primary ODBC DSN

The installer creates an ODBC connection that AuthMinder uses to connect to the database.

The recommended value to enter is arcotdsn.

User Name

The User Name that AuthMinder uses to access the database. This name is specified by the database administrator.

Note: The User Name for the Primary and Backup DSN must be different.

Password

The password that AuthMinder uses to access the database. This password is specified by the database administrator.

Service ID

The Oracle System Identifier that refers to the instance of the Oracle database running on the Oracle server.

Port Number

The port on which the database server listens to the incoming requests.

Host Name

The host name or the IP address of the computer where the Oracle server is available.

Syntax: <Server Name>

Example: demodatabase

  1. Test for successful database connection by clicking Test Data Source.
  2. After completing the test, click Next to proceed.
  1. MySQL Database Details

    Perform the following tasks for MySQL database access:

    1. Enter the required information as described in the following table:

Field

Description

Primary ODBC DSN

The installer creates an ODBC connection that AuthMinder uses to connect to the database.

The recommended value to enter is arcotdsn.

Server

The host name or IP address of the database server. If SQL server is deployed in Named Instance mode, then you must also enter a slash "\" followed by the instance name, refer to vendor documentation for more information on this.

Default Instance

Syntax: <Server Name>

Example: demodatabase

Named instance

Syntax: <Server Name>\<instance name>

Example: demodatabase\instance1

User Name

The User Name that AuthMinder uses to access the database (SQL Server refers to this as login). This name is specified by the database administrator.

Note: The User Name for the Primary and Backup DSN must be different.

Password

The password that AuthMinder uses to access the database. This password is specified by the database administrator.

Database

The name of the database that AuthMinder will access.

Port Number

The port on which the database server listens to the incoming requests.

  1. Test for successful database connection by clicking Test Data Source.
  2. After completing the test, click Next to proceed.
  3. Go to Step 8.

The Encryption Configuration screen appears. This screen is used to select the encryption mode and set the information used for encryption.

  1. Enter the following information in this screen:

    Note: The HSM parameter values that you provide here are recorded in the arcotcommon.ini file located at <install_location>\Arcot Systems\conf. To change these values after installation, you must edit the arcotcommon.ini file, as discussed in appendix, "Configuration Files and Options".

  2. Click Next to continue.

    The Pre-Installation Summary screen appears. This screen lists the product name, installation folder, type of installation, components that are selected.

  3. Click Install to begin the installation process.

    The Microsoft Visual C++ 2010 x86 Redistributable Setup screen appears. This screen appears only if the current system where you are installing AuthMinder does not have Microsoft Visual C++ 2010 x86.

  4. Select the I have read and accept the license terms option, and click Install.

    The Installation Progressscreen appears. This might take a few seconds. After some time the Installation Is Complete screen appears.

  5. Click Finish to close the Microsoft Visual C++ 2010 x86 Redistributable Setup dialog box and continue with AuthMinder installation.

    The Installing Arcot WebFort screen appears. This might take several minutes. After some time the Installation Complete screen appears.

  6. Click Done to exit the installation wizard.

Installation Logs

After installation, you can access the installation log file (Arcot_WebFort_Install_<mm_dd_yyyy_hh_mm_ss>.log) in the <install_location> directory. For example, if you had specified the C:\Program Files directory as the installation directory, then the installation log file is created in the C:\Program Files directory.

If the installation fails for some reason, then error messages are recorded in this log file.