delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/06/17/14:48:03

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A8F88398791F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1592419637;
bh=d5LH7LNdopTfCwD7XvGSBsBhT0Ez+A13073PPgvC/Vw=;
h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:From;
b=O5kVU25nMzPpfollh3ybeRaJ0PLNW5mCbIl4hv5wXzcdJGAqb6sBCHtbn3sk6dlZb
5Yx2dDe5PHMuPnAjj7QHzpqnswybSYRrXb////lppWamOrCpyvSImIGXW13OxtfyMS
ZPZ0N7qbKYJxXX3D0oS3NJ/uCJ2PN42syVA+GuPs=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 01E94398790C
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
bh=IG81ON6Gg/E8q8ttLHJFqMs/rqET7mdM9vsgm3+OqAM=;
b=sPaQ7jNRbFdCBEnwTPgLydw9r8y2r4HVRxJMzwAZ2OOXcUYq7VZ7AyS117rNlwwamC
QiXLs4vpcuD/VBMNgANHACtRPhyqBnp+pTHQRTpv/ndYTUOM00MsQZAfthqYCoFlXzuD
qp49pwVEi8Bd3tWlva+CxUXeGRxEhV+fBod8kpK55RtwaOSBb4vaa56lzbYgXKHjHNRS
I58VAiSkseYAmN6q5L0UYG2HXRfFPUCA2Eq2vtLluKNWgIemg3pIuShBtaNw7MJ2T7mT
3FDTSgPpfjQpzXdG97Lw43j26HujgSP9sHIVyJBwNlN4HFgtR8NBRA9bRiUccS9qP2DF
R3xw==
X-Gm-Message-State: AOAM532ptyp2EJd/wqO6yuXrGDNECdec9U6xQuVjmozb/hxrzKaX1SS7
ERFbRZn7IArAuh5NZCG9sr7kdTyPkMjRnPcYnNStksmMuWM=
X-Google-Smtp-Source: ABdhPJzw1tNPuv06szxhCjLmBZp5ENQLn0kQeChhR9YULzmw7GXSMJm2u1V7UF+7jdWzyN4ukd06XtMwZYgpcXWmLqA=
X-Received: by 2002:a05:6602:2fc1:: with SMTP id
v1mr848118iow.39.1592419634147;
Wed, 17 Jun 2020 11:47:14 -0700 (PDT)
MIME-Version: 1.0
Date: Wed, 17 Jun 2020 14:46:38 -0400
Message-ID: <CADF5XCynm6M2+teNKBDOeR_u0vT5pmbdctXrThdseR_FZz=5HA@mail.gmail.com>
Subject: ssh troubles
To: cygwin AT cygwin DOT com
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Raman Gupta via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Raman Gupta <rocketraman AT gmail DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Hello all, for some reason I've started having troubles with cygwin sshd,
despite having successfully used it for years. Not sure if some recent
Windows updates broke it or something, but now I'm getting the infamous:

sshd: PID 1855: fatal: seteuid 1049703: No such device or address

I believe I've followed all the advice given on this list over the years
regarding this error:

* installed cygwin 64-bit (this fixed it for a while, but now its broken
again)
* uninstalled the service, and reinstalled with ssh-host-config
* verified all permissions on home, .ssh, and authorized_keys files are
correct (and configuring in non-strict mode doesn't work either anyway)
* running the service as Local System (as installed by recent versions of
ssh-host-config)
* updated to the latest openssh version available (this also fixed it for a
while, but then it broke again)
* removing any /etc/password or /etc/group files
* removing any value for CYGWIN environment variable

$ cygcheck -c openssh
Cygwin Package Information
Package              Version        Status
openssh              8.3p1-1        OK

What's very odd is that, recently, I seem to be able to get it to work with
various approaches (see above), it works for a while, and then it borks
again.

Any ideas?

Regards,
Raman
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019