TDS v6.3 Custom Installation path
TDS v6.3 Custom Installation path given below for reference. Recently while working for one of the client, there came a requirement to install Tivoli Directory Server LDAP (IBM Security Directory Server) v6.3 in a custom installation path rather the product getting installed in a default path.
There is a reference on how to do Custom Installation in TDS Knowledge center and below points need to be followed,
1. Login with root user
2. Navigate to software <tdsversionfiles>/tds folder
3. Invoke, ./install_tds.bin command with an attribute as shown below,
./install_tds.bin -is:tempdir directory
Example: ./install_tds.bin -is:tempdir /opt/tdsown
4. Follow the same steps that we use for regular installations (installing gskit, db2, embedded was server)
Tivoli Directory Server LDAP (IBM Security Directory Server) v6.3 Knowledge Center link given below,
https://www.ibm.com/support/knowledgecenter/SSVJJU_6.3.0/com.ibm.IBMDS.doc/install65.htm#custux
