1.7.5 ssh no longer functions after upgrade from 1.5

Matthias Meyer matthias.meyer@gmx.li
Fri May 14 15:12:00 GMT 2010


Scott D Friedemann wrote:

> After upgrading, attempts to use SSH give "Server refused our key".
> Trying to enter the user password is rejected, too.  Everything wor
> 
> I haven't found any documentation about upgrading SSH so don't know what
> might be wrong.  I ran /bin/copy-user-registry-fstab
> 
> What might I have missed?

I am looking for a solution to a aimiliar problem the last week.
In my case I found and solve two mistakes:

1) usernames in v1.5 are case insensitive but not in v1.7.5. e.g. ssh
Meyer@cygwinhost is not the same as ssh meyer@cygwinhost

2) sshd_config:
"AuthorizedKeysFile .ssh/authorized_keys" is not the same
as "#AuthorizedKeysFile .ssh/authorized_keys".
I have to remark the line in v1.7.5 but not in v1.5.

br
Matthias
-- 
Don't Panic


--
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



More information about the Cygwin mailing list