configure_lfc

configure_lfc - LCG File Catalog (LFC) cnfiguration script

Synopsis

    configure_lfc --vdt-install <VDT installation root>

Description

--vdt-install <VDT installation root>
configure_lfc 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.
--user <user-name>
The user that is used to run LFC.
--group <group name>
The group that is used to run LFC. This will default to the primary group of the user if it is not specified.
--mysql
Set up the LFC databases in MySQL. This assumes that you've installed MySQL from the VDT. Don't use this option if you are using MySQL from outside the VDT.
--mysql-user <MySQL user>
Defaults to 'lfc'.
--grid-mapfile <path to grid mapfile>
Specify a grid mapfile to start the lfcdaemon with.
--help, --usage
Print a usage message.

By default the following changes are made to the stock LFC configuration:

Something...