On Jun 19, 2007, at 9:51 AM, Thomas Geiger wrote:
Hi,
using the GT 4 C API I'd like to write an app that is invoked by a
script which itself gets called by a GRAM job. Is there a
possibility to
delegate the job credentials to this app (using pre-WS GRAM)? Maybe
reading by X509_USER_PROXY?
Kind regards,
tom
The job submission protocol for pre-WS GRAM includes a limited
credential delegation to the job manager and to the job processes.
The variable X509_USER_PROXY is set as part of the job environment by
GRAM.
joe