3.1 Upgrading OpenText Identity Console on Standalone Server

This section explains the procedure to upgrade standalone OpenText Identity Console:

  1. Log in to the Software License and Download portal and navigate to Software Download SLD page.

  2. Navigate by selecting the Product: OpenText eDirectory > Product Name: OpenText eDirectory per User Sub SW E-LTU > Version: 9.3

  3. Download the latest IdentityConsole_<version>_Linux.tar.gz build.

  4. Extract the downloaded build by using the following command:

    tar -zxvf IdentityConsole_<version>_Linux.tar.gz
  5. Navigate to the folder where you extracted the OpenText Identity Console build.

  6. Run the following command:

    ./identityconsole_install
  7. (Conditional) Follow the instructions as per your OpenText dentity Console version.

    1. (Conditional) [OpenText Identity Console 1.9 and later] Do one of the following as per your requirement:

      • If you want to auto fetch the CA certificates, choose auto fetch as y.

      • If you do not want to auto fetch the CA certificates, choose auto fetch as n.

    2. [For Identity Console 1.8 and earlier]Specify the previously configured eDirectory-hosts to connect. You can provide either an IP address or a domain name .

      Example: localhost:636,xx.xx.xx.xx:636 or edir.domain.com:636

      OpenText Identity Console gets upgraded successfully.