| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.5 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| connect(): | No such file or directory |
| From: | Matthias Meyer <matthias DOT meyer AT gmx DOT li> |
| Subject: | Re: 1.7.5 ssh no longer functions after upgrade from 1.5 |
| Date: | Fri, 14 May 2010 15:23:22 +0200 |
| Lines: | 25 |
| Message-ID: | <hsjisd$3a5$1@dough.gmane.org> |
| References: | <4BEC4004 DOT 2000505 AT friedemann DOT us> |
| Mime-Version: | 1.0 |
| User-Agent: | KNode/0.10.9 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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 AT cygwinhost is not the same as ssh meyer AT 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |