This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.7.7: after upgrade lost ability to login via ssh


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]