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.5 ssh no longer functions after upgrade from 1.5


Scott D Friedemann wrote:

> On 5/14/10 8:23 AM, Matthias Meyer wrote:
>> 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.
> 
> I have been using case sensitive naming and
> the  AuthorizedKeysFile  line was commented out even in 1.5.
> 
> Are there other ideas?
> 
> Would it help if SSH was set up from scratch again?
Yes!
Optionally install openssh again. Than call ssh-host-config as well as
ssh-user-config.
Recognize any library error. The dependency management during cygwin
installation isn't very well. My installation was missing one or two
necessary cyg-libraries.

I've forgotten the third part :-(
remove all keys called cygnus* from registry. They are from v1.5 and wether
necessary nor helpfull in v1.7.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


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