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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=UlR6dXJz0HKfCv9P JnK3DRgmnPvaqibC58U+CeBW6kkJdgyptU0o39CLmjT2Ph8i3at82PdliIUxlcne 7EatYDY6mC8GHFO1yg4Y9IZkwRoGGLXQhUFsSHqheZbPdX0VSaF5gOem9kNem9nI qBW++cc2Cw2Zsn4B+sgQVnnSqL8= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=e0ulwbaE+cH60W/38dRfNF 3W+4o=; b=pnWRKLAaHAjnwHj8jN43UdVnnWGQ2uwNQeb1gsJunbxF8CqZ8Wk1Z/ s8VXzHVnCZk7sv+yzheKE/Y/z4zeifHKWmWKhwfKpZtHH7Xz5NlVlMTd1KHs+3va 1qoxET4bYX9/jnEaJvJNP77atcVLKDrtpwrXovMRDs8abUJ0tgG7E= 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.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_THEBAT,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.1 spammy=UD:ru, HX-Languages-Length:1371, HX-Priority:Normal, HTo:U*bruce X-HELO: forward106j.mail.yandex.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1552521924; bh=0VQLm4iT7W8w26mnMP2Hx6szWAWFfqCsESqSBwCfCYg=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=kQk7yFcCOd4XEWSm/SnVU2wXfhIE/I4xCgZK21tFKxZNK5raQVI6NvbosEfH4DuEj 3i96/7F/RBjUHKU/hhQw1dmCa9rivejucwnFcyoDJwBaU/7XGKJGW6NEdL+5gHkTzS YZ6x7oulXSCR8WA3kPqatdXqh73atgbsBUmRjCAs= Authentication-Results: mxback10g.mail.yandex.net; dkim=pass header.i=@yandex.ru Date: Thu, 14 Mar 2019 02:50:11 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1231848485.20190314025011@yandex.ru> To: Bruce Halco , cygwin AT cygwin DOT com Subject: Re: seteuid problem with sshd In-Reply-To: <68371e6b-aee9-4e70-d079-098160f7bf61@halcomp.com> References: <68371e6b-aee9-4e70-d079-098160f7bf61 AT halcomp DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id x2E05fhl021212 Greetings, Bruce Halco! > 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. Please don't lie. The archive is full of recent reports. > I don't even have a good guess what file or directory is missing. > I'd greatly appreciate any suggestions. Try changing the owning user of sshd service to LocalSystem for a starter. -- With best regards, Andrey Repin Thursday, March 14, 2019 2:48:44 Sorry for my terrible english... -- 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