Hi Charles,

On 7/19/07, Charles Bacon <[EMAIL PROTECTED]> wrote:

Can you show what the error message is when you replace the certificate
with one that reads here1 instead of here?  The algorithm should be:

1) Get IP address associated with the hostname
2) Reverse-lookup that IP

So if here1 -> IP1 -> here1, then that sounds like the right name to use
in the certificate.


Thanks for the explanation. "nslookup" ensures me that it is right
here1->IP1->here1.

Though, still the error. It's the same error. I just regenerate a host
certificate (and i redo the copy for the container) on the server.

May i change something on the client? May i change the CA of the grid,
hosted on the server, with the correct hostname (here1)?


 Francois.



Charles

On Jul 19, 2007, at 4:45 PM, Francois Hornoy wrote:

 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.




Reply via email to