Hi, I'm experiencing some DNS related problems. The "server" running the globus container is "here.host.fr". But the DNS server replies "here1.host.fr". The "hostname" command on that server outputs: "here.host.fr".
So i (logically?) get this error: $ globus-url-copy -vb gsiftp://here.host.fr/etc/issue file:/tmp/foo Source: gsiftp://here.host.fr/etc/ Dest: file:/tmp/ issue -> foo error: globus_ftp_control: gss_init_sec_context failed GSS Major Status: Unexpected Gatekeeper or Service Name globus_gsi_gssapi: Authorization denied: The name of the remote host ( here.host.fr), and the expected name for the remote host (here1.host.fr) do not match. This happens when the name in the host certificate does not match the information obtained from DNS and is often a DNS configuration problem. I tried to regenerate the host certificates putting here1.host.fr but the same happens. So i guess the problem is that the "hostname" is here.host.fr... Is it the problem? And how can i deal with this as i can't change the DNS configurations? Thanks for helping, Francois.
