Preparing to install Remedy SSO with the Remedy installer
Before installing Remedy SSO, ensure that your environment meets the installation requirements, and complete the tasks described in this section.
Complete the pre-installation tasks for Remedy SSO
Before installing Remedy SSO, ensure the following:
If you have installed an earlier version of Remedy SSO, check if it is compatible with the TrueSight Presentation Server. If it is not, upgrade to a compatible version. For details, see Supported Presentation Server integrations with other BMC products.
Ensure that the target computer meets the system requirements for Remedy SSO.
Review the Known and Corrected issues issues section for any installation-related issues.
- Plan to host Remedy SSO on the same network domain or one of the parent domains on which you plan to install other TrueSight products to avoid any access related issues.
- Ensure that you have the following privileges to install:
- (Windows) You can install Remedy SSO as an administrator or as a non-administrator user. The non-administrator user must be a part of the Administrators group.
- (Linux) You must install Remedy SSO as a non-root user only. To be able to perform the installation, a non-root user needs the following permissions:
- Read, write, and execute permissions for Remedy SSO installation directory and /tmp directory.
- Read and write permissions for the /opt/bmc directory.
- The Remedy SSO installer does not include Tomcat. Download and install the latest stable version of Tomcat 7.x or later.
- Install and configure the Tomcat server before installing Remedy SSO. Tomcat and Remedy SSO must be installed in different folders.
- The database that you are planning to use must be accessible from the host computer on which you want to install Remedy SSO.
- Configure the required security level for the installation environment.
- (Linux) Ensure that the system default locale is set to UTF-8.
Security Planning for Remedy SSO
Review the following sections to understand the security requirements:
Failed to execute the [excerpt-include] macro.
Failed to execute the [excerpt-include] macro.
Database permissions for Remedy SSO
Ensure that you have database user credentials with permissions to create tables and read/write data to them, or you have admin credentials to create such a user during installation. You can use the following script examples for creating such permissions:
To manually create a Microsoft SQL Server database, see Manually create a MS SQL DB for Remedy SSO.
To manually create an Oracle database, see Manually create a ORACLE DB for Remedy SSO.
To manually create a PostgreSQL database, see Manually create a PostgreSQL DB for Remedy SSO.
Sticky session for Remedy SSO HA load balancer
Starting from version 9.1.03.001, the Remedy SSO Admin UI does not need sticky sessions to function in an HA environment.
For earlier versions, the Remedy SSO Admin UI requires sticky session/Session Persistence in an HA environment. This is accomplished by enabling sticky session/Session Persistence on the load balancer. Different load balancers have different configurations to enable a sticky session/Session Persistence. Refer to the specific load balancer documentation or ask the vendor for detais about the configuration.
Note that when sticky session/Session Persistence is not enabled for the Remedy SSO Admin UI, the admin user behind the firewall can use a specific Remedy SSO server hostname to access admin UI instead of using the load balancer URL.
Where to go from here
Failed to execute the [excerpt-include] macro.