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