Using the SCAS

From PDP/Grid Wiki
Revision as of 18:17, 5 February 2010 by Okoeroo@nikhef.nl (talk | contribs)
Jump to navigationJump to search

gLExec uses LCMAPS as its mapping back-end. It can be configured to use the SCAS client You can configure

If you prefer to use LCMAPS with the SCAS service, add the scas-client plugin to the set of RPMs, and configure the SCAS client. You would add to /opt/glite/etc/lcmaps/lcmaps-glexec.db:

scasclient = "lcmaps_scas_client.mod"
            " -capath /etc/grid-security/certificates/"
            " -endpoint https://graszaad.nikhef.nl:8443"
            " -resourcetype wn"
            " -actiontype execute-now"

and the following policy execution flow at the end:

# policies
glexec_get_account:
verify_proxy  -> scasclient
scasclient -> posix_enf