Graphical interface is not supported. So we need to use the rpm commands to setup.
Before you begin setup DB2 9.7.0.4
rpm -ivh idsldap-cltbase63-6.3.0-0.x86_64.rpm
rpm -ivh idsldap-clt64bit63-6.3.0-0.x86_64.rpm
Install KSH or you get the error bellow
[root@localhost tdsfiles]# rpm -ivh idsldap-cltjava63-6.3.0-0.x86_64.rpm
error: Failed dependencies:
/bin/ksh is needed by idsldap-cltjava63-6.3.0-0.x86_64
yum install ksh
rpm -ivh idsldap-cltjava63-6.3.0-0.x86_64.rpm
rpm -ivh idsldap-srvbase64bit63-6.3.0-0.x86_64.rpm
rpm -ivh idsldap-srv64bit63-6.3.0-0.x86_64.rpm
Verify the setup
rpm -qa | grep idsldap
idsldap-clt64bit63-6.3.0-0.x86_64
idsldap-cltbase63-6.3.0-0.x86_64
idsldap-srvbase64bit63-6.3.0-0.x86_64
idsldap-cltjava63-6.3.0-0.x86_64
idsldap-srv64bit63-6.3.0-0.x86_64
rpm -ivh idsldap-msg63-en-6.3.0-0.x86_64.rpm
Setup GSKit
rpm -ivh gskcrypt64-8.0.13.1.linux.x86_64.rpm
rpm -ivh gskssl64-8.0.13.1.linux.x86_64.rpm
Install the latest fix for TDS and GSKIT
First update the GSKIT
rpm -Uvh gskcrypt64-8.0.14.26.linux.x86_64.rpm
rpm -Uvh gskssl64-8.0.14.26.linux.x86_64.rpm
Update TDS
./idsinstall -u -f
Setup Websphere
./install.sh -installRoot /opt/ibm/ldap/V6.3/appsrv
Setup the Web Administration Tool
./deploy_IDSWebApp