From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25510 invoked by alias); 13 Mar 2019 23:26:16 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 24939 invoked by uid 89); 13 Mar 2019 23:26:16 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=installer, greatly, 32000, H*Ad:U*bruce X-HELO: mout.perfora.net Received: from mout.perfora.net (HELO mout.perfora.net) (74.208.4.197) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 13 Mar 2019 23:26:15 +0000 Received: from [192.168.0.2] ([24.209.49.167]) by mrelay.perfora.net (mreueus001 [74.208.5.2]) with ESMTPSA (Nemesis) id 0Luv03-1gv6RQ01WT-0103GF for ; Thu, 14 Mar 2019 00:26:13 +0100 To: cygwin@cygwin.com From: Bruce Halco Subject: seteuid problem with sshd Message-ID: <68371e6b-aee9-4e70-d079-098160f7bf61@halcomp.com> Date: Wed, 13 Mar 2019 23:26:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2019-03/txt/msg00357.txt.bz2 I'm having to update a number of cygwin installations that are about a year old (cygwin 2.9.0-3). Usually I just run the installer and everything goes fine.  Occasionally I've run into a problem and had to remove the existing installation and reinstall. Apparently something has changed with ssh.  I now go though the same installation process I've been using for years, but sshd logins fail after connection with     "fatal: seteuid xxxxxx: No such file or directory" The ssh client gets as far as offering the key. The last two lines from the client side are     debug1: Offering public key: bhalco.ssh RSA SHA256:DDFVOXwQIpPODxXJPxp8Mxj1Y1mXsMqdmrvVYi5P51c agent     Connection closed by 192.168.0.12 port 32000 I've reproduced the problem on two computers. Both are running Windows 7, although the same update will need to be applied to Windows 10 systems. I haven't found any info using Google or the cygwin archives. I don't even have a good guess what file or directory is missing. I'd greatly appreciate any suggestions. Bruce Halco -- 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