[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] globusrun-ws command



On Sep 8, 2005, at 10:58 PM, itpals wrote:

Dear All,

  I have installed the condor 6.6.9 and globus tool kit 4.0 .whenever  i am trying to  execute the following command

globusrun-ws -S -submit -F
https://some doamin:8443/wsrf/services/ManagedJobFactoryService -Ft Condor
-c  /bin/touch

it gives me following errors

Submitting job...Failed.
globusrun-ws: Error submitting job
globus_xio_gsi: gss_init_sec_context failed.
GSS Major Status: Unexpected Gatekeeper or Service Name
globus_gsi_gssapi: Authorization denied: The name of the remote entity
(/O=Grid/ OU=GlobusTest/OU=simpleCA-some domain.com/CN=host/-some
domain.com), and  the expected name for the remote entity (/CN=host/some
domain.com) do not match.

same problem comes when i try to run
globus-url-copy -s "`grid-cert-info -subject`"
gsiftp://somedomain.com:2811/tmp/src file:///tmp/dst

I have made the changes in /etc/sudoers ,added the files grid-ftp and
globus-gatekeepr,restarted the xinetd.d..but still the problem .....


The hostname in the host certificate (.../CN=host/machine.foo.com) must match the real hostname of the machine. If it doesn't, then you have to tell globusrun-ws/globus-url-copy the exact certificate subject name the server should have. Use -help to figure out how to do that for each program.

+----------------------------------+---------------------------------+

|            Jaime Frey            |  Public Split on Whether        |

|        jfrey@xxxxxxxxxxx         |  Bush Is a Divider              |

|  http://www.cs.wisc.edu/~jfrey/  |         -- CNN Scrolling Banner |

+----------------------------------+---------------------------------+