This section explains the procedure to upgrade standalone Identity Console:
Log in to the Software License and Download portal and navigate to Software Download SLD page.
Navigate by selecting the Product: eDirectory > Product Name: eDirectory per User Sub SW E-LTU > Version: 9.2
Download the latest IdentityConsole_<version>_Linux.tar.gz build.
Extract the downloaded build by using the following command:
tar -zxvf IdentityConsole_<version>_Linux.tar.gz
Navigate to the folder where you extracted the Identity Console build.
Run the following command:
./identityconsole_install
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
Identity Console gets upgraded successfully.