Hi Eduardo,
Could you give a little more detail on this please? Sorry, a newbie to
Globus/GridWay.
Thanks,
Prakash
On Mar 25, 2010, at 6:33 PM, Eduardo Huedo wrote:
Hello,
You only have to set the X509_USER_PROXY environment variable with
the path of the user proxy before submission.
Regards,
Eduardo.
2010/3/22 Prakash Velayutham <[email protected]>
Hello all,
I sent this email about a week ago, but did not get any response, so
giving it another shot.
I have a Globus 4.2.1 server running, and a GridWay 5.6.1 server
behind it. I have a Java-based application that is run as a user
"user1". This application uses DRMAA library to connect to the
GridWay server to submit jobs. The application also uses JAAS to
authenticate users to the application itself.
Currently all jobs submitted through the application get submitted
by user "user1". Using sudo, I am able to start the processes on the
compute node as the authenticated user, but I would like to be able
to submit the jobs themselves as the authenticated user, instead of
"user1" through GridWay/DRMAA library. Does anyone here know or have
done something similar?
For what its worth, the backend LRMS is Torque 2.3.6.
Thanks in advance,
Prakash