X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=myh pXJKYmTbz45bFdxqY3v/Mmzpus5ubGkQVlCrm3hXf2L+UOUPh3S0aFtnJkn01o2W B19VslZ1w9qSu8Da87rn212NMNzzCktJsp2Kmvj5fDqiah6F223xSJ384i3IXHzo QFZHsBcGNqMUWlZRHZ3InY3OfozQ97HeCsBLK0T8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=07FJC+SHn fPd/sYnZ3Z2SzaJcoU=; b=HToBwexwTvVo7Kb3KY4DulkJpKanwWCoZO2D1Shep LjDEXAFOo0bk6NvRYiB7ByryxtQrH51ZxzmlcifBgHEXNKZ/YiFw0MAMJYw2qR0W Q/JLWtG6MavAgbed2EdNxSEW0yeujrtu1vL1N4oh/umtLKO2EtlnEPVx+rTac098 W8= 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 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 To: cygwin AT cygwin DOT com From: Bruce Halco Subject: seteuid problem with sshd Message-ID: <68371e6b-aee9-4e70-d079-098160f7bf61@halcomp.com> Date: Wed, 13 Mar 2019 19:26:11 -0400 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 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