Note: This web site is only kept up to date for OSG Software 1.2 (VDT 2.0.0). If you are looking for information for the most recent release, the RPM-based OSG Software 3.0, please see the OSG documentation web site

Note: This version of the VDT (1.8.1) 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_rls

configure_rls - Configuration script for Globus RLS

Synopsis

    configure_rls --server <y,n>
                  --vdt-install <VDT installation root>

Description

--server <y,n>
For y install the rls init script in /etc/init.d, make appropriate run level links and start the server. For n remove any existing rls init from /etc/init.d.
--vdt-install <VDT installation root>
configure_rls 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 RLS:

LRC and RLS tables are generated in the MySQL database
A password is set in the database for rlsuser@localhost
The init script is modified to source the VDT setup.sh file