This section explains the procedure to upgrade standalone OpenText Identity Console:
Log in to the Software License and Download portal and navigate to Software Download SLD page.
Navigate by selecting the Product: OpenText eDirectory > Product Name: OpenText eDirectory per User Sub SW E-LTU > Version: 9.3
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 OpenText Identity Console build.
Run the following command:
./identityconsole_install
(Conditional) Follow the instructions as per your OpenText dentity Console version.
(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.
[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.