All UNIX Installations — Directory Permissions
This section explains what directory permissions must be set to enable users to use the system.
Permissions for TIBCO BusinessEvents Directories
All TIBCO BusinessEvents users must have read, write, and execute permissions for the following directories:
bin Directory $TIBCO_HOME/be/5.2/bin
For example, if TIBCO BusinessEvents has been installed in /opt/tibco, the user who installed TIBCO BusinessEvents should execute the following commands:
% chmod 755 /opt/tibco/be/5.2/bin/
(Other changes can be made using the chown command as needed.)
You can verify ownership and permissions using the long listing command, ls -l.
Copyright © TIBCO Software Inc. All Rights Reserved.