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_prima_gt4 - PRIMA configuration script for GT4
configure_prima_gt4 --vdt-install <VDT installation root>
- --enable
-
Enable web-services PRIMA. Note that this requires the --gums-server option.
- --disable
-
Disable web-services PRIMA
- --gums-server
-
The hostname of the GUMS server that PRIMA will contact. This is required
when you use --enable.
- --vdt-install <VDT installation root>
-
configure_prima_gt4 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.
- --help, --usage
-
Print a usage message.
By default the following changes are made to configure Globus to use
the PRIMA callouts:
- The file $VDT_LOCATION/post-install/gsi-authz.conf is created
-
- The PRIMA configuration is copied to $VDT_LOCATION/post-install/prima-authz.conf
-