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_bdii

configure_bdii - BDII configuration script This script is used to deploy and configure BDII

Synopsis

    configure_bdii --vdt-install <VDT installation root>
                   --port-read <port # used for incoming querie>
                   --port-write <database port # used to write information>
                   --bind <top level dn for the database>
                   --password <slapd password>
                   --update-site <site>
                   --update-gris <gris>
                   --update-provider <provider>
                   --help

Description

--vdt-install <VDT installation root>
configure_bdii 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.