Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 3 Post-installation Tasks : UNIX only: Granting Permissions

UNIX only: Granting Permissions
All adapter users must have read, write, and execute permissions for the following directories:
 
TIB_ADPSFT8_HOME/bin
TIB_ADPSFT8_HOME/logs
TIBCO_HOME/tra/tra_version_number/logs
TIBCO_HOME/logs
For example, if the adapter has been installed in /opt/tibco, the user who installed the adapter can make these directories writable for all other users by executing the following commands:
 
% chmod a+w /opt/tibco/adapter/adpsft8/version_number/bin/
% chmod a+w /opt/tibco/adapter/adpsft8/version_number/bin/logs
% chmod a+w /opt/tibco/tra/tra_version_number/logs

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved