How can we change the owner of TIBCO products installed under TIBCO_HOME.

How can we change the owner of TIBCO products installed under TIBCO_HOME.

book

Article ID: KB0093829

calendar_today

Updated On:

Products Versions
TIBCO Runtime Agent (TRA) -
Not Applicable -

Description

Description:
How can we change the owner of TIBCO products installed under TIBCO_HOME. 

OR 
How can we  change Tibco Installation Account.

Resolution

Be aware such use cases are not certified by Tibco QA so we recommend customers to resintall to avoid any unknown risk. However in the Linux environment you can try the following steps in a test environment before trying on production .


1). Use the chown command to change the ownership of the TIBCO_HOME folder .

2). Under the ROOT_USER_HOME directory you will see a few TIBCO related files .TIBCO , .TIBCOEnvInfo folder and vpd.properties and vpd.properties.<MachineName> . Change the ownership using chown and move it to your new user home.


For example if your new user is "tibco" then you need to move following files from /root folder to /home/tibco

1). .TIBCO

2). .TIBCOEnvInfo

3). vpd.properties 

4).vpd.properties.<MachineName>


Permissions required by new user :


Installer Account



Please check TRA Installation guide -- >Post Installation steps for Linux

 

On the AIX platforms, the tibhawkhma must be run as root and must not use setuid.
1.
2.
Add TIBCO_HOME/tibrv/version_number/lib to the /etc/dld.sl.conf file.



Avoid renaming of TIBCO Install directory ,Admin Installation Guide -- >Appendix A Troubleshooting and FAQ 


 

Renaming Installation Directory



As mentioned earlier we have not certified such use case , try the steps in Lower environment before trying it on Production.

Issue/Introduction

How can we change the owner of TIBCO products installed under TIBCO_HOME.