Hi,
i'm stuggling to get my "hello world" program authenticated using pre-ws
part of Globus 4.0. Here's the error message i get when i submit the job:
********************************************************************
[EMAIL PROTECTED] test]$ $GLOBUS_LOCATION/bin/globusrun -w -f hello.rsl
Submission of subjob (label = "subjob 0") failed because
authentication with the remote server failed (error code 57)
********************************************************************
Here's the error in the "gatekeeper.log":
**********************************************************************
TIME: Tue Aug 28 11:14:17 2007
PID: 1666 -- Notice: 6: globus-gatekeeper pid=1666 starting at Tue Aug
28 11:14:17 2007
TIME: Tue Aug 28 11:14:17 2007
PID: 1666 -- Notice: 6: Got connection 192.232.27.1 at Tue Aug 28
11:14:17 2007
TIME: Tue Aug 28 11:14:17 2007
PID: 1666 -- Notice: 5: Authenticated globus user:
/O=Grid/OU=GlobusTest/OU=simpleCA-cs1.cse.oar.net/OU=cse.oar.net/CN=leonid
glimcher
Failure: globus_gss_assist_gridmap() failed authorization.
globus_gss_assist: Gridmap lookup failure: Could not map
/O=Grid/OU=GlobusTest/OU=simpleCA-cs1.cse.oar.net/OU=cse.oar.net/CN=leonid
glimcher
TIME: Tue Aug 28 11:14:17 2007
PID: 1666 -- Failure: globus_gss_assist_gridmap() failed
authorization. globus_gss_assist: Gridmap lookup failure: Could not map
/O=Grid/OU=GlobusTest/OU=simpleCA-cs1.cse.oar.net/OU=cse.oar.net/CN=leonid
glimcher
*************************************************************************
I've checked the contents of the "gridmap" file, here it is:
*************************************************************************
"/O=Grid/OU=GlobusTest/OUsimpleCA-cs1.cse.oar.net/OU=cse.oar.net/CN=leonid
glimcher" glimcher
**************************************************************************
it seems to match, but for some reason the lookup fails. I've also
checked permissions/ownership:
**************************************************************************
-rw------- 1 root root 94 Aug 28 11:03 /etc/grid-security/grid-mapfile
**************************************************************************
Does anyone have any ideas on what's going on?
thanks in advance for your help,
~leo