Software Links
Getting Started
- A Globus Primer
- Globus Is Modular!
- Quickstart
- Installing GT
- Platform Notes
- GT Developer's Guide
- GT User's Guide
- Migrating Guides
Reference
Manuals
Common Runtime
Security
- GSI C
- GSI Java
- Java WS A&A
- C WS A&A (coming soon)
- CAS
- Delegation Service
- MyProxy
- GSI-OpenSSH
- SimpleCA
Data Mgt
WS MDS
Execution Mgt
Table of Contents
The service configuration files such as
jndi-config.xml and
server-config.wsdd (located under
etc/<gar>/ directory) contain private
information such as database passwords and usernames. Ensure that these configuration
files are only readable by the user that is running the container.
The deployment process automatically sets the permissions of
jndi-config.xml and
server-config.wsdd as user readable only. However,
this might not work correctly on all platforms and this does not apply to any other
configuration files.
RFT stores the transfer requests in a database. Proper security measures need to be taken to protect the access of the data by granting/revoking appropriate permissions on tables that are created for RFT use and other steps that are appropriate and consistent with site specific security measures.