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_gatekeeper

configure_globus_gatekeeper - Configuration script for the Globus Gatekeeper

Synopsis

    configure_globus_gatekeeper --server <y,n>
                                --managed-fork <y,n>
                                --vdt-install <VDT installation root>

Description

--server <y,n>
For y modifies the inetd/xinetd config to start the gatekeeper. For n, removes the configuration.
--vdt-install <VDT installation root>
configure_globus_gatekeeper 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.

The following actions are performed to set up the gatekeeper:

setup-globus-gatekeeper is run
LD_LIBRARY_PATH is passed to the jobmanager
Jobmanager accounting is turned on
globus-gatekeeper:2119 is added to /etc/services
The gatekeeper is added to the inetd/xinetd configuration