Globus GAA Authorization Callout Setup
0.1
This package sets up a callout configuration file for the Globus GAA authorization callout package. The script setup-globus-gaa-authz-callout must be run to add the GAA callouts to the callout configuration file.
- -nonroot|-d[=PATH]
- This option modifies the location of the configuration file created/modified by the setup script. The default location (ie. if this option is not given) is /etc/grid-security/gsi-authz.conf. If this option is given without the optional PATH parameter then the configuration file is created/modified in $GLOBUS_LOCATION/etc/gsi-authz.conf. If the user also specifies the PATH parameter then the configuration file is created/modified in PATH/gsi-authz.conf.
- -help
- Prints the usage.
- -force|-f
- Overwrites existing gridmap callout configuration.
- -ignore_no_gaa_config|-g
- By default, this setup verifies that the gaa configuration file exists prior to creating/modifying the gsi-authz configuration file; this option causes the script to skip this step.