Re: recursive ssh invocation

From: Unruh (unruh-spam_at_physics.ubc.ca)
Date: 05/28/05


Date: 28 May 2005 14:40:13 GMT


"Andrei Alexandrescu (See Website For Email)" <SeeWebsiteForEmail@moderncppdesign.com> writes:

>I have a weird problem. I'm trying to distribute some computing to
>machines and in essence it boils down to the fact that the following
>command doesn't work:

>$ ssh machine1 ssh machine2 echo hello

works for me. You might try brackets Also are you sure that you have
passwordless connection set up on all the machines.

>If, however, I run ssh interactively on machine1 and from there on
>machine2, no problem.

>The relevant debug string looks to be:

>debug1: Authentications that can continue:
>gssapi-with-mic,password,keyboard-interactive
>debug1: Next authentication method: gssapi-with-mic
>debug1: Delegating credentials
>debug1: Miscellaneous failure
>No credentials cache found

What is gssapi-with-mic?
Which ssh are you using?



Relevant Pages

  • Re: passwordless ssh between machines
    ... Did you create the shared keys and copy them between machines? ... debug1: Connecting to head port 22. ... debug2: fd 3 setting O_NONBLOCK ... Unknown code krb5 195 ...
    (SSH)
  • Remote protocol version??
    ... I have a number of Solaris 8 machines running Openssh3.8p1, ... I have an odd problem with connecting from a 3.8 machine to a 3.7.1. ... debug1: Connecting to madeupname port 22. ... Remote protocol version 1.99, ...
    (comp.security.ssh)
  • Re: Very slow SSh since upgrading machines to RELENG_4_8
    ... >machines in Jersey as normal, and I can also ssh back the same way. ... >debug1: Rhosts Authentication disabled, originating port will not be trusted. ...
    (freebsd-stable)
  • Re: SSH agent and multi-account wierdness
    ... I have accounts Alice, Bob, and Charlie. ... Two machines, Pi and Oracle. ... All of the machines are running OpenSSH_3.1p1 with OpenSSL 0x0090603f. ... debug1: Reading configuration data /etc/ssh/ssh_config ...
    (comp.security.ssh)
  • Very slow SSh since upgrading machines to RELENG_4_8
    ... machines to 4.8-RELEASE-p7. ... and I can also ssh back the same way. ... debug1: Rhosts Authentication disabled, originating port will not be trusted. ... debug1: channel request 0: pty-req ...
    (freebsd-stable)