3.1 Upgrading Identity Console on Standalone Server

This section explains the procedure to upgrade standalone 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: eDirectory > Product Name: eDirectory per User Sub SW E-LTU > Version: 9.2

  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 Identity Console build.

  6. Run the following command:

    ./identityconsole_install
  7. Specify which 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

    Identity Console gets upgraded successfully.