This document provides guidelines to install and configure OpenText Identity Manager CE 24.4 (v4.10) Standard Edition, and upgrade to this version.
OpenText Identity Manager 24.4 (v4.10) Standard Edition provides the following features:
Rule-based automated provisioning
Password management (Self-Service Password Reset)
Identity Reporting
OpenText Identity Console
Content packaging framework
Single sign-on (One SSO)
Analyzer
Designer
For installing, configuring, or upgrading OpenText Identity Manager Standard Edition, see the setup guide for your platform:
IMPORTANT:OpenText Identity Manager 24.4 (v4.10) Advanced and Standard Editions are available in the same ISO file. The integration modules continue to remain the same for both editions.
For information about new features, enhancements, and features that have changed or are no longer supported in this version, see OpenText™ Identity Manager CE 24.4 (v4.10) Release Notes.
Download the software from the Software License and Downloadportal. The Identity_Manager_4.10.0_Linux.iso file contains the DVD image for installing the OpenText Identity Manager components on Linux.
The installation script is located in the directory where you have mounted the installation package. For information about the default installation locations, see OpenText™ Identity Manager CE 24.4 (v4.10) Release Notes.
Table 1 Checklist for OpenText Identity Manager Standard Edition Installation on Linux
Task |
Notes |
---|---|
|
|
|
See Planning to Install OpenText Identity Manager in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
|
Ensure that you install the components in the following order because the installation programs for some components require information about previously installed components.
|
|
If you need audit-based reports, configure the Data Synchronization Policy in the OpenText Identity Manager Data Collection Services page to forward events to the reporting database. For installation instructions, see Installing Sentinel Log Management for Identity Governance and Administration in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
|
From the mount directory of the .iso file, run the following command to install OpenText Identity Manager server and Identity Reporting components: ./install.sh For more information on the installation steps, see one of the following resources in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. OpenText Identity Manager provides a separate installation program for installing SSPR. For installation instructions, see Installing SSPR or see Performing a Silent Installation of SSPR in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. NOTE:
|
|
Configure OpenText Identity Manager server components and Identity Reporting components by running configure.sh, located in the mount directory of the .iso file. Before beginning the configuration process for all components, review the configuration options from Understanding the Configuration Parameters in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. For configuring SSPR, see Configuring SSPR in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. After you have configured the Identity Reporting component, assign the Report Administrator role to a user that you want to access reporting functionality. For more information, see Creating and Assigning rptadmin Role to a User. |
|
From the root directory of the Identity_Manager_Linux_LDAP_Designer.tar.gz file, run one of the following commands:
Follow the prompts and complete the installation. For more information, see Installing Designer in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
|
From the root directory of the Identity_Manager_Linux_Analyzer.tar.gz file, run one of the following commands:
Follow the prompts and complete the installation. For more information, see Installing Analyzer in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
|
Activate your OpenText Identity Manager components. For more information, see Activating OpenText Identity Manager in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
Download the software from the Software License and Download. The Identity_Manager_4.10.0_Windows.iso file contains the DVD image for installing the OpenText Identity Manager components.
The installation files are located in the respective directories in the OpenText Identity Manager installation package. For information about the default installation locations, see Executables and Default Installation Paths on Windows in the OpenText™ Identity Manager CE 24.4 (v4.10) Release Notes.
Table 2 Checklist for OpenText Identity Manager Standard Edition Installation on Windows
Task |
Notes |
---|---|
|
Review the system requirements for each component to ensure that your computer or virtual images meet the installation prerequisites. For more information, see System Requirements for OpenText™ Identity Manager CE 24.4 (v4.10) page. |
|
See Planning to Install OpenText Identity Manager in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
Ensure that you install the components in the following order because the installation programs for some components require information about previously installed components.
|
|
For installation instructions, see Installation Procedures for Identity Manager Server, Identity Applications, and Identity Reporting in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. For configuration instructions, see the respective Identity Server component-specific configuration procedures in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. NOTE:You must import the report definitions into Identity Reporting. To download them, use the Download page within the Reporting application. |
|
For installation instructions, see Installing SSPR in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. For configuration instructions, see Configuring Self Service Password Reset for OpenText Identity Manager in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
Activate your OpenText Identity Manager components. For more information, see Activating OpenText Identity Manager in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
You create an Organizational Role object in the Identity Vault and then assign this role to a new user or an existing user by using OpenText Identity Console.
Create an Organizational Role object.
In OpenText Identity Console, click Object Management.
Click .
Type the name and context of the object or use the Object Selector to find it, in Type select Organizational Role, then click Next.
Click Create.
When the confirmation message appears, click OK.
Assign reportAdmin role to a user object.
Create an .ldif file as per your requirement like the following example:
…… dn: cn=custadmin,ou=sa,o=system changetype: add sn: custadmin cn: custadmin userpassword: **** objectClass: <object-name given> objectClass: Person objectClass: ndsLoginProperties objectClass: organizationalPerson objectClass: Top nspmpasswordpolicydn: cn=Sample Password Policy,cn=Password Policies,cn=Security messageServer: cn=rhel83,ou=servers,o=system uid: custadmin dn: o=data changetype: modify add: ACL ACL: 2#subtree#cn=custadmin,ou=sa,o=system#[All Attributes Rights] ACL: 6#entry#cn=custadmin,ou=sa,o=system#loginScript ACL: 6#entry#cn=custadmin,ou=sa,o=system#printJobConfiguration ……
Open the command prompt, Run the following commands via ldapadd:
ldapconfig set "Require TLS for Simple Binds with Password=no"
ldapadd -c -x -D "cn=admin,ou=sa,o=system" -w novell -H ldap:// -f <given.ldif>
ldapconfig set "Require TLS for Simple Binds with Password=yes"
To modify installation properties after installation, run the configuration update utility depending on your platform.
Linux: Run configupdate.sh from /opt/netiq/idm/apps/configupdate.
Windows: Run configupdate.bat from C:\netiq\idm\apps\configupdate.
If you change any setting for Identity Reporting through the configuration update utility, you must restart the Tomcat application server for the changes to take effect. However, you do not need to restart the application server after making changes in the web user interface for Identity Reporting.
OpenText supports the following upgrade paths for upgrading to Identity Manager 24.4 (v4.10):
Identity Manager 4.9 Standard Edition to OpenText Identity Manager 4.10 Standard Edition.
Identity Manager 4.9 Standard Edition to OpenText Identity Manager 4.10 Advanced Edition.
You cannot perform a direct upgrade from Identity Manager 4.9 Standard Edition to Identity Manager 4.10 Advanced Edition. However, you can choose one of the following approaches to complete the upgrade:
Upgrade Identity Manager 4.9 Standard Edition to OpenText Identity Manager 4.10 Standard Edition and then upgrade to Identity Manager 4.10 Advanced Edition.
Upgrade Identity Manager 4.9 Standard Edition to Identity Manager 4.9 Advanced Edition and then upgrade to OpenText Identity Manager 4.10 Advanced Edition.
Before performing an upgrade, OpenText recommends that you review Upgrading to Standard Edition section in the OpenText™ Identity Manager CE 24.4 (v4.10) Release Notes and then complete the following tasks in the same sequence:
NOTE:The same steps apply if you are upgrading from 4.7.5 Standard Edition to 4.10 Standard Edition.
Table 3 Checklist for Upgrading form Identity Manager 4.9 Standard Edition to OpenText Identity Manager 4.10 Standard Edition
Task |
Linux |
Windows |
---|---|---|
|
See Understanding Upgrade Process in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
See Understanding Upgrade and Migration in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
You cannot directly upgrade or migrate to the 4.10 version from versions before 4.8.x and 4.9.x. For information on the supported upgrade paths, seeUpgrading from Identity Manager 4.9.x, 4.8.x, and 4.7.5 Versions in the OpenText™ Identity Manager CE 24.4 (v4.10) Release Notes. |
You cannot directly upgrade or migrate to the 4.10 version from versions before 4.8.x and 4.9.x. For information on the supported upgrade paths, see Upgrading from Identity Manager 4.9.x, 4.8.x, and 4.7.5 Versions in the OpenText™ Identity Manager CE 24.4 (v4.10) Release Notes. |
|
Ensure that you have the latest installation kit to upgrade/migrate OpenText Identity Manager to 4.10 Standard Edition. |
Ensure that you have the latest installation kit to upgrade/migrate OpenText Identity Manager to 4.10 Standard Edition. |
|
See |
See |
|
Ensure that your computers meet the hardware and software prerequisites for a newer version of OpenText Identity Manager. For more information, see the OpenText Identity Manager System Requirements page. |
Ensure that your computers meet the hardware and software prerequisites for a newer version of OpenText Identity Manager. For more information, see the OpenText Identity Manager System Requirements page. |
|
See |
See Backing Up the Current Configurationin the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
See |
See Upgrading Analyzer in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
See |
See Upgrading Designer in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
See Upgrading the Identity Vault in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
See Upgrading the Identity Vault in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
See Stopping the Drivers in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
Stop the drivers that are associated with the server where you installed the OpenText Identity Manager engine. For more information, see Stopping and Starting OpenText Identity Manager Drivers in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
See Upgrading Identity Manager Engine in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
See Upgrading the Identity Manager Engine Components in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
This is only required if a newer version of a package is available and there is a new functionality included in the policies for a driver that you want to add to your existing driver. |
This is only required if a newer version of a package is available and there is a new functionality included in the policies for a driver that you want to add to your existing driver. |
|
In OpenText Identity Console make sure that you apply the Identity Manager 4.10 Standard Edition activation. If you do not apply the activation, Identity Manager engine and drivers run in the evaluation mode. |
In OpenText Identity Console, make sure that you apply the Identity Manager 4.10 Standard Edition activation. If you do not apply the activation, Identity Manager engine and drivers run in the evaluation mode. |
|
See Upgrading Identity Reporting in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
See Upgrading Identity Reporting in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
Start the drivers associated with the Identity Reporting and Identity Manager engine. For more information, see Starting the Drivers in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
Start the drivers associated with the Identity Reporting and Identity Manager engine. For more information, see Starting the Drivers in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
If you have custom policies and rules, restore your custom settings. For more information, see Restoring Custom Policies and Rules to the Driver in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
If you have custom policies and rules, restore your custom settings. For more information, see Restoring Custom Policies and Rules to the Driver in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
If you are using OpenText Sentinel, ensure that you are running the latest service pack. For more information about upgrading Sentinel, see theSentinel Installation and Configuration Guide. |
Sentinel installation is not supported on Windows. |
Upgrading Identity Manager 4.9 Standard Edition to OpenText Identity Manager 4.10 Advanced Edition involves configuration changes for the OpenText Identity Manager components. You do not need to run the OpenText Identity Manager installation program to perform this upgrade.
The OpenText Identity Manager 4.10 Advanced Edition includes all the features included in the Standard Edition along with additional features such as identity applications. The OpenText™ Identity Manager CE 24.4 (v4.10) Release Notesincludes brief details of the new features in OpenText Identity Manager 4.10.
To perform the upgrade, we recommend that you complete the steps in the below checklist in the given order:
NOTE:The same steps apply if you are upgrading from 4.7.5 Standard Edition to 4.10 Advanced Edition.
Table 4 Checklist for Upgrading form Identity Manager 4.9 Standard Edition to OpenText Identity Manager 4.10 Advanced Edition
Task |
Linux |
Windows |
---|---|---|
|
Review the differences between an upgrade and a migration. For more information, see Understanding Upgrade Process in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
Review the differences between an upgrade and a migration. For more information, see Understanding Upgrade and Migration in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
You cannot directly upgrade or migrate to the 4.10 version from versions before 4.8.x and 4.9.x. For information on the supported upgrade paths, see Upgrading from Identity Manager 4.9.x, 4.8.x, and 4.7.5 Versions in the OpenText™ Identity Manager CE 24.4 (v4.10) Release Notes. |
You cannot directly upgrade or migrate to the 4.10 version from versions before 4.8.x and 4.9.x. For information on the supported upgrade paths, see Upgrading from Identity Manager 4.9.x, 4.8.x, and 4.7.5 Versions in the OpenText™ Identity Manager CE 24.4 (v4.10) Release Notes. |
|
Ensure that you have the latest installation kit to upgrade Identity Manager to 4.10 Advanced Edition. |
Ensure that you have the latest installation kit to upgrade Identity Manager to 4.10 Advanced Edition. |
|
For more information, see |
For more information, see |
|
Ensure that your computers meet the hardware and software prerequisites for a newer version of OpenText Identity Manager. For more information, see the OpenText Identity Manager System Requirements page. |
Ensure that your computers meet the hardware and software prerequisites for a newer version of OpenText Identity Manager. For more information, see the OpenText Identity Manager System Requirements page. |
|
Stop Tomcat. |
Stop Tomcat. |
|
Uninstall the Identity Reporting WAR files from your application server. To do this, follow the instructions in the documentation specific to your application server. For more information, see Uninstalling Identity Reporting in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
Uninstall the Identity Reporting WAR files from your application server. To do this, follow the instructions in the documentation specific to your application server. For more information, see Uninstalling Identity Reporting in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
In OpenText Identity Console, ensure that you apply the Identity Manager 4.9 Advanced Edition activation key. Otherwise, OpenText Identity Manager engine upgrade does not proceed. |
In OpenText Identity Console, ensure that you apply the Identity Manager 4.9 Advanced Edition activation key. Otherwise, OpenText Identity Manager engine upgrade does not proceed. |
|
For installation instructions, see Performing an Interactive Installation or Performing a Silent Installation in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. For configuration instructions, see Configuring the OpenText Identity Manager Components in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
For installation instructions, see Installation Procedures for Identity Manager Server, Identity Applications, and Identity Reporting in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. For configuration instructions, see Configuring Identity Applications in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
For installation instructions, see Performing an Interactive Installation or Performing a Silent Installation in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. For configuration instructions, see Configuring the OpenText Identity Manager Components in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
For installation instructions, see Installation Procedures for Identity Manager Server, Identity Applications, and Identity Reporting in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. For configuration instructions, see Configuring Identity Reporting in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
If you have custom policies and rules, restore your custom settings. For more information, see Restoring Custom Policies and Rules to the Driver in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux. |
If you have custom policies and rules, restore your custom settings. For more information, see Restoring Custom Policies and Rules to the Driver in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows. |
|
(Conditional) If you are using OpenText Sentinel, ensure that you are running the latest service pack. For more information about upgrading Sentinel, see the Sentinel Installation and Configuration Guide. |
Sentinel installation is only supported on Linux. (Conditional) If you are using OpenText Sentinel, ensure that you are running the latest service pack. For more information about upgrading Sentinel, see the Sentinel Installation and Configuration Guide. |
Some components of OpenText Identity Manager have prerequisites for uninstallation. Ensure that you review all the information for each component before beginning the uninstallation process. For more information, see Uninstalling OpenText Identity Manager Components in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Linux or Uninstalling OpenText Identity Manager Components in the OpenText™ Identity Manager CE 24.4 (v4.10) Install and Upgrade Guide for Windows.
For specific product issues, contact OpenText Support at https://www.microfocus.com/support-and-services/.
Additional technical information or advice is available from several sources:
Product documentation, Knowledge Base articles, and videos: https://www.microfocus.com/support-and-services/
The OpenText Community pages: https://www.microfocus.com/communities/
Copyright 2009 - 2024 Open Text All rights reserved.
The only warranties for products and services of Open Text and its affiliates and licensors (“Open Text”) are as may be set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Open Text shall not be liable for technical or editorial errors or omissions contained herein. The information contained herein is subject to change without notice.