configure_openldap

configure_openldap - OPENLDAP configuration script This script is used to deploy and configure OPENLDAP

Synopsis

    configure_openldap --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_openldap 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.