From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18865 invoked by alias); 11 May 2006 14:12:07 -0000 Received: (qmail 18856 invoked by uid 22791); 11 May 2006 14:12:07 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 11 May 2006 14:12:05 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FeBtV-0008L9-Oz for cygwin@cygwin.com; Thu, 11 May 2006 16:11:57 +0200 Received: from 65.207.213.226 ([65.207.213.226]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 May 2006 16:11:57 +0200 Received: from mwoehlke by 65.207.213.226 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 May 2006 16:11:57 +0200 To: cygwin@cygwin.com From: mwoehlke Subject: Re: ssh problem Date: Thu, 11 May 2006 14:12:00 -0000 Message-ID: References: <20060511103714.95001.qmail@web25604.mail.ukl.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit User-Agent: Thunderbird 1.5 (X11/20051201) In-Reply-To: <20060511103714.95001.qmail@web25604.mail.ukl.yahoo.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2006-05/txt/msg00273.txt.bz2 Cédric Bouttes wrote: > I have a problem with ssh on cygwin. > > When i use : ssh localhost i have the following > message and so i can't connect on ssh locally > > The authenticity of host 'localhost (127.0.0.1)' can't > be established. > RSA key fingerprint is > 7a:83:37:4b:d2:e0:b7:f5:2a:30:a3:4b:db:26:bc:07. > Are you sure you want to continue connecting (yes/no)? > yes > Failed to add the host to the list of known hosts > (/home/Cedric/.ssh/known_hosts). > Cedric@localhost's password: > > Why ? Sounds like your ~/.ssh/known_hosts is not writable. You should also read... Problem reports: http://cygwin.com/problems.html -- Matthew "Ethics? We've heard of it" --Microsoft -- 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/