Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2001 16:51:51 +0200
From:      "Ylitalo Juha . O" <juha.o.ylitalo@nokia.com>
To:        ext Odhiambo Washington <wash@wananchi.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ssh agent forwarding with FreeBSD and Linux...
Message-ID:  <20011128165151.H1623@jylitwork.lnx.nokia.com>
In-Reply-To: <20011128171522.E14252@ns2.wananchi.com>; from wash@wananchi.com on Wed, Nov 28, 2001 at 04:15:22PM %2B0200
References:  <20011128171522.E14252@ns2.wananchi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 28, 2001 at 04:15:22PM +0200, ext Odhiambo Washington wrote:
> 
> I have no problem at all ssh-ing from FreeBSD to Linux (Redhead 6.2):
> ns2 is FreeBSD and "3" (aka ns1) is Redhead Linux (3 is an alias to ssh -l root -c blowfish ns1)

The actual problem wasn't in getting remote shell session. The problem
was that I had asked ssh to allow authentication agent forwarding
(that -A switch) to happen and if I did it with ssh protocol 2, ssh
requested that in (if I give ssh -A -v), but FreeBSD machine didn't
have SSH_SOCK_AUTH defined and for that reason ssh-add -l failed to
list my two ssh identities.
I need this functionality in my environment, so that users can start
test scripts, which will do ssh connections from that FreeBSD to new
machines. 
At the moment, I've instructed users to use "ssh -1 -A" to make such
connection that authentication agent forwarding works correctly.

--
Juha Ylitalo       juha.o.ylitalo@nokia.com           <work e-mail>
Heikki7/262        http://10.64.13.22/~jylitalo       <work www>
+358 40 562 6152   http://www.iki.fi/~jylitalo        <public www>
"Some tools are used, because its policy, others because they are good."

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011128165151.H1623>