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


Chapter 3 Post-installation Tasks : Permission Requirements on UNIX Systems

Permission Requirements on UNIX Systems
All adapter users must have read, write, and execute permissions for the following directories:
 
TIB_ADLDAP_HOME/bin
TIB_ADLDAP_HOME/logs
TIBCO_HOME/tra/<version>/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/adldap/<version>/bin/
% chmod a+w /opt/tibco/adapter/adldap/<version>/bin/logs
% chmod a+w /opt/tibco/tra/<version>/logs

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