X-Spam-Check-By: sourceware.org
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Subject: RE:  Re: how to make ssh-agent automatically
Date: Thu, 1 Dec 2005 08:34:02 +0100
Message-ID: <574BF80562AF37419EA4B003C90D756D012759C6@EXCHANGE1.belgium.fhm.de>
From: "Morche Matthias" <Matthias.Morche@P7S1Produktion.de>
To: "H. S." <hs.samix@gmail.com>, <cygwin@cygwin.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id jB17YIuE004611

You just want to connect from one host to another one. It's totally
sufficient to set up the key and copy the public part into authorized
keys on the remote host. I never used ssh-agent nor ssh-add and
passwordless logins to several hosts and Windows are hourly routine. Why
do you need them?

  matthias



H. S. wrote:
> Morche Matthias wrote:
>> Simpler than using keychain and ssh-agent, Hmm... did You ever try to
>> just generate your key by ssh-keygen and then copy the public key
>> ~/.ssh/id_dsa.pub eg to Your remote host into ~/.ssh/authorized_keys.
>> Would You consider this to be simpler?
>> 
>>   matthias
> 
> (Yes, I have done this. This is necessary to make passwordless ssh
> login. And this is not what I was talking about anyway.)
> 
> Even if I assume for an instant I hadn't done this, how would this
> remove the need to run ssh-add on my local machine each time I reboot
> and login?
> 
> 
> 
> ->HS

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


