In a distributed scenario, you typically install RiskMinder Server on the first system. Custom installation allows you to install only the selected components from the package. This option is recommended for advanced users.
Note: Before you begin the installation, ensure that all prerequisite software components are installed and the database is set up, as described in chapter, "Preparing for Installation".
Follow these steps:
prompt> sh Arcot-RiskFort-3.1-Solaris-Installer.bin
prompt> sh Arcot-RiskFort-3.1-Linux-Installer.bin
Note: If you are running the installer with root login, then a warning message appears. Enter Y to continue, or enter N to quit the installation. If you exit the installer screen, then run the installer again.
The Welcome screen appears.
The License Agreement screen appears.
At the end of the license agreement, you will be prompted for acceptance of the terms of license agreement (DO YOU ACCEPT THE TERMS OF LICENSE AGREEMENT?).
Note: If you press n, then a warning message is displayed and the installation is aborted.
The Choose Installation Location screen appears.
Note: The installation directory name that you specify must not contain any spaces. Otherwise, some RiskMinder scripts and tools may not function as intended.
The installer displays the installation options that are supported by RiskMinder.
Note: If you selected option 1 or 2, then a new directory named arcot is created in the specified location.
The Installation Type screen appears. This screen displays the installation types (Complete and Customize) supported by RiskMinder.
The Choose Product Features screen appears. This screen enables you to select the specific components that you want to install on the system.
The following table describes all the components that are installed by the RiskMinder installer.
|
Option |
Component |
Description |
|---|---|---|
|
1 |
Arcot Risk Evaluation Server |
This option installs the core Processing engine (RiskMinder Server) that serves the following requests from Administration Console:
In addition, this component also installs the following Web services that have been built into the server:
|
|
2 |
Arcot Case Management Queuing Server |
This option installs the core Queuing engine (Case Management Queuing Server) that allocates cases to the Customer Support Representatives (CSRs) who work on these cases. Note: At any given point in time, all instances of Administration Console can only connect to this single instance of the Case Management Queuing Server. |
|
3 |
Arcot RiskFort SDKs and Sample Application |
This option provides programming interfaces (in form of APIs and Web services) that can be invoked by your application to forward risk evaluation requests to RiskMinder Server. This package comprises the following sub-components:
Refer to chapter, "Configuring RiskMinder SDKs and Web Services" for more information about configuring these components. |
|
4 |
Arcot Administration Console |
This option provides the Web-based interface for managing RiskMinder Server and risk evaluation-related configurations. |
|
5 |
Arcot User Data Service |
This option installs UDS that acts as an abstraction layer for accessing different types of user repositories, such as relational databases (RDBMSs) and directory servers (LDAPs.) |
For example, to install RiskMinder Server, Case Management Queuing Server, and Administration Console (without the SDKs and Sample Application) on the current system, you specify:
1,2,4,5
Note: If the Server component was not selected for installation on this screen, then the screens in Step 11 through Step 16 are not shown.
The Database Type screen appears. This screen lists the database types that are supported by RiskMinder.
Note: If you are installing in a location where an Advanced Authentication product is already installed, then the installer uses the same database configuration as the installed product. As a result, the screens in Step 11 through Step 15 are not shown.
The Primary Database Access Configuration screen appears.
|
Parameter |
Description |
|---|---|
|
Primary ODBC DSN |
The installer creates the DSN by using this value. RiskMinder Server uses then this DSN to connect to the RiskMinder database. The recommended value to enter is arcotdsn. Note: Database Source Name (DSN) specifies the information that is required to connect to a database by using an ODBC driver. This information includes database name, directory, database driver, User ID, and password. |
|
User Name |
The database user name for RiskMinder to access the database. This name is specified by the database administrator. (MS SQL Server, typically, refers to this as login.) Note: The User Name for the Primary and Backup DSNs must be different. |
|
Password |
The password associated with the User Name you specified in the previous field and which is used by RiskMinder to access the database. This password is specified by the database administrator. |
|
Server Name |
The host name or IP address of the RiskMinder datastore.
|
|
Database |
The name of the MS SQL database instance. |
|
Parameter |
Description |
|---|---|
|
Primary ODBC DSN |
The installer creates the DSN by using this value. RiskMinder Server uses then this DSN to connect to the RiskMinder database. The recommended value to enter is arcotdsn. Note: Database Source Name (DSN) specifies the information that is required to connect to a database by using an ODBC driver. This information includes database name, directory, database driver, User ID, and password. |
|
User Name |
The database user name for RiskMinder to access the database. This name is specified by the database administrator. Note: The User Name for the Primary and Backup DSNs must be different. |
|
Password |
The password associated with the User Name you specified in the previous field and which is used by RiskMinder to access the database. This password is specified by the database administrator. |
|
Service ID |
The Oracle System Identifier (SID) that refers to the instance of the Oracle database running on the server. |
|
Port No |
The port at which the database listens to the incoming requests. Note: Press Enter, if you want to accept the default port. |
|
Host Name |
The host name or IP address of the RiskMinder datastore. Syntax: <server_name> Example: demodatabase |
|
Parameter |
Description |
|---|---|
|
Primary ODBC DSN |
The installer creates the DSN by using this value. RiskMinder Server uses then this DSN to connect to the RiskMinder database. The recommended value to enter is arcotdsn. Note: Database Source Name (DSN) specifies the information that is required to connect to a database by using an ODBC driver. This information includes database name, directory, database driver, User ID, and password. |
|
User Name |
The database user name for RiskMinder to access the database. This name is specified by the database administrator. Note: The User Name for the Primary and Backup DSNs must be different. |
|
Password |
The password associated with the User Name you specified in the previous field and which is used by RiskMinder to access the database. This password is specified by the database administrator. |
|
Server Name |
The host name or IP address of the RiskMinder datastore.
|
|
Database |
The name of the MySQL database instance. |
The screen to configure backup database access appears.
See the tables in the previous step for database-specific information about the tasks to be performed.
The Encryption Configuration screen appears. Use this screen to select the encryption mode and configure the information that is used for encryption.
|
Field Name |
Description |
|---|---|
|
Master Key |
Specify the password for the Master Key, which is stored at <install_location>/arcot/conf/securestore.enc and will be used to encrypt the data stored in the database. By default, this value is set to MasterKey. Note: If you want to change the value of Master Key after the installation, then regenerate securestore.enc with a new Master Key value. See appendix, "Changing Hardware Security Module Information After the Installation" for more information. |
|
Do you want to configure HSM Module? |
Enter y if you want to use a Hardware Security Module (HSM) to encrypt the sensitive data or enter n to use the software encryption. If you do not select this option, then, by default, the data is encrypted by using the Software Mode. |
|
Choose Hardware Module |
Choose one of the following HSMs that you plan to use:
|
|
HSM PIN |
Enter the password to connect to the HSM. |
|
Note: The HSM parameter values are recorded in arcotcommon.ini at <install_location>/arcot/conf. To change these values after installation, edit this file by following the instructions given in appendix, "Configuration Files and Options". |
Set the following HSM information:
|
The Installing screen appears. This may take several minutes, because the installer now:
After the preceding tasks are completed successfully, the Installation Complete screen appears.
You may have to wait for a few minutes (for the installer to clean up temporary files) until the prompt re-appears.
Note: After the installation is completed, perform the post-installation tasks that are discussed in "Performing Post-Installation Tasks on the First System".
After installation, you can access the installation log file (Arcot_RiskFort_Install_<timestamp>.log) in the <install_location> directory. For example, if you had specified the /opt directory as the installation directory, then the installation log file is created in the /opt directory.
If the installation fails for some reason, then error messages are recorded in this log file.
|
Copyright © 2013 CA.
All rights reserved.
|
|