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 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: References: <4BEC4004 DOT 2000505 AT friedemann DOT us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit User-Agent: KNode/0.10.9 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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