SYNOPSIS

globus-connect-server-id-setup [-h|--help]

globus-connect-server-id-setup {-c FILENAME|--config-file=FILENAME} {-v|--verbose} {-r PATH|--root=PATH}

DESCRIPTION

The globus-connect-server-id-setup command generates MyProxy service configuration based on the globus-connect-server configuration file, and starts the MyProxy server. Depending on features enabled in the configuration file, this process will include fetching a service credential from the Globus Connect CA, writing MyProxy configuration files in the /etc/myproxy.d directory, restarting the MyProxy server, and enabling the MyProxy server to start at boot.

If the -r PATH --root=PATH command-line option is used, globus-connect-server-id-setup will write its MyProxy configuration and certificates in a subdirectory rooted at PATH instead of /. This means, for example, that globus-connect-server-id-setup writes MyProxy configuration files in PATH/etc/myproxy.d.

OPTIONS

The following options are available:

-h, --help

Display help information

-c FILENAME, --config-file=FILENAME

Use configuration file FILENAME instead of /etc/globus-connect-server.conf

-v, --verbose

Print more information about tasks

-r PATH, --root=PATH

Add PATH as the directory prefix for the configuration files that globus-connect-server-id-setup writes

ENVIRONMENT

GLOBUS_USER

Default Globus user name

GLOBUS_PASSWORD

Default Globus password

SEE ALSO

globus-connect-server-id-cleanup(8)