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 .....
plz give some suggestion...