Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Postinstallation : Managing Permissions for the Installation

Managing Permissions for the Installation
After installing TIBCO BusinessConnect and before deploying the application, you have to define user permissions for the installation.
TIBCO BusinessConnect Super User
TIBCO BusinessConnect User Management provides the ability to manage access restrictions on users of the TIBCO BusinessConnect Administration console. The TIBCO BusinessConnect Super User is the only user who can see the User Management configuration items in the TIBCO BusinessConnect configuration GUI. There must always be one TIBCO BusinessConnect Super User.
To read the overview of the TIBCO BusinessConnect User Management feature, see the information regarding TIBCO BusinessConnect Super User in the chapter that explains TIBCO BusinessConnect User Management in TIBCO BusinessConnect Concepts.
Setting Up Other User Permissions
All TIBCO BusinessConnect users must have read, write, and execute permissions for the following directories:
$TIBCO_HOME/bc/version/bin
$TIBCO_HOME/logs
$TIBCO_HOME/tra/version/logs
$TIBCO_HOME/bc/version/gs
For example, if TIBCO BusinessConnect has been installed in TIBCO_HOME, the user who installed TIBCO BusinessConnect should execute the following UNIX / Linux specific commands:
% chmod 777 /TIBCO_HOME/bc/version/bin/
% chmod 777 /TIBCO_HOME/log
% chmod 777 /TIBCO_HOME/tra/version/logs
% chmod 777 /TIBCO_HOME/bc/version/gs
In addition, the palettes directory, TIBCO_HOME/bw/version/lib/palettes, must be writable by all users who use TIBCO Designer.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved