From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17882 invoked by alias); 9 Feb 2011 16:34:57 -0000 Received: (qmail 17617 invoked by uid 22791); 9 Feb 2011 16:34:56 -0000 X-SWARE-Spam-Status: No, hits=-48.4 required=5.0 tests=AWL,BAYES_00,BOTNET,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from vms173003pub.verizon.net (HELO vms173003pub.verizon.net) (206.46.173.3) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 09 Feb 2011 16:34:52 +0000 Received: from [192.168.1.25] ([unknown] [72.91.189.24]) by vms173003.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LGC003ZKZDHW8B0@vms173003.mailsrvcs.net> for cygwin@cygwin.com; Wed, 09 Feb 2011 10:34:29 -0600 (CST) Message-id: <4D52C215.8000806@verizon.net> Date: Wed, 09 Feb 2011 16:34:00 -0000 From: Gerry Reno User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-2.fc11 Thunderbird/3.0.4 MIME-version: 1.0 To: cygwin@cygwin.com Subject: Re: 1.7.7: after upgrade lost ability to login via ssh References: <4D51F868.6010000@verizon.net> <20110209105434.GB16194@calimero.vinschen.de> In-reply-to: <20110209105434.GB16194@calimero.vinschen.de> Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-02/txt/msg00251.txt.bz2 On 02/09/2011 05:54 AM, Corinna Vinschen wrote: > On Feb 8 21:14, Gerry Reno wrote: > >> Something else I just discovered after upgrading to 1.7.7 is that I now >> have lost the ability to login via ssh. >> >> I have OpenSSH installed and running sshd as a service. Both password >> and keys accepted. But now neither means will work. >> >> # ssh -i keypair1.pem Administrator@MACHINE_IP >> Last login: Fri Feb 4 17:19:26 2011 from LOCAL_CLIENT_MACHINE >> Connection to MACHINE_IP closed. >> >> >> So I increased verbosity but did not see anything obvious. >> > http://cygwin.com/ml/cygwin/2011-02/msg00236.html > > > Corinna > > Looking around the only thing I can find is in the /var/log/sshd.log: Could not load host key: /etc/ssh_host_ecdsa_key Could not load host key: /etc/ssh_host_ecdsa_key Could not load host key: /etc/ssh_host_ecdsa_key Not sure this is related to the login problem. What is a ecdsa key? How do you generate it? Regards, Gerry -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple