Note: This version of the VDT (1.3.12) is no longer supported. Feel free to look through the documentation and install it, but we cannot guarantee support for it. The current stable release is 2.0.0.
configure_globus_ws - Basic configuration for Globus web services
configure_globus_ws
--vdt-install <VDT installation root>
--permissions-only
- --vdt-install <VDT installation root>
-
configure_globus_ws will look for the root of the VDT
installation at $VDT_LOCATION. If you do not have that set you can
specify it with --vdt-install instead.
- --permissions-only
-
When --permissions-only is given, the script will attempt to fix ownership
and permissions of all Globus WS files it knows about. If the script is unable
to do so, it will fail silently.
- --tomcat-install
-
Deploys Globus into Tomcat. Apache is configured to send additional SSL information
to Tomcat using mod_jk/AJP. A custom handler is deployed into Tomcat that will
map this additional information into the request for Globus.
- --help, --usage
-
Print a usage message.
The following actions are performed to set up Globus Web Services
- A user is chosen. If you install as root, user 'globus' will be chosen if it exists, otherwise user 'daemon' will be chosen. If you install as non-root, that user will be chosen.
-
- Your host certificate is copied to the container certificate
-