Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Condor Submission to Globus Universe
- Date: Fri, 27 May 2005 17:06:43 -0400
- From: Sung <sunggt@xxxxxxxxx>
- Subject: Re: [Condor-users] Condor Submission to Globus Universe
2005/5/27, J R <catchsometrout@xxxxxxxxx>:
> What kind of changes would be required to submit the
> job to the web services gram service?
>
I think you need to add 2 lines:
x509userproxysubject =
O=Grid/OU=GlobusTest/OU=simpleCA-someserver.somewhere.edu/OU=somewhere.edu/CN=<USER_NAME>
globusscheduler =
someserver.somewhere.edu:12345:/O=Grid/OU=GlobusTest/OU=simpleCA-someserver.somewhere.edu/OU=somewhere.edu/CN=<USER_NAME>
which is the printout when you init your personal-gatekeeper
==
alex