www.delorie.com/archives/browse.cgi | search |
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:mime-version:references:in-reply-to:from:date | |
:message-id:subject:to:content-type; q=dns; s=default; b=VGjcj5v | |
1OGCeUzXhbCXQ78oz3dntoMSXgZeTKV23zJaaRd8Q3uNx8V9objy+GDzlCJ0TTd8 | |
LCewnfggSRAJGqVHpLh869i2FbBHYcwVnsjnMwIhREfCaZPZf69g7DPXsi7lnMn0 | |
hHbXZu92u3rtw9qtUxv4tG7Gn9tkrxtc9kS8= | |
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:mime-version:references:in-reply-to:from:date | |
:message-id:subject:to:content-type; s=default; bh=62gjBbI/rU3Wp | |
lsJ5veUgH+Xn/Y=; b=kon/InNB+9qNrehvafC9ypIlZPXGZwdUEErNzEJSL0Y6m | |
VQKyG3bg9z6hQ3Ix4miHICQ9wJGW+PVWEVckB4qYnHPj9Rbyy9O697JBwwTMOIad | |
4lfs9fEr9kZo4lGiY4TW42JB2xawhD7nKp4Mhe5Hs5HQYcEaOQgSkAbPcCwDDY= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:838 |
X-HELO: | mout.gmx.com |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1550698453; bh=lZmpSOXtyD1iZB21UUnceFKGCx4fwyytgJFtU5NHS4Y=; h=X-UI-Sender-Class:References:In-Reply-To:From:Date:Subject:To; b=KpuYRGAF8fWmd04ebJHT5IXbYU/CiLS5rl22ST95+l2piwvG48diMjQK1QoJ7JFSl RX33IFmYu6DTboZCkvtQHMHqa05H73HALdUf0uqNS+71vD4Rx5G3Aa9kx2ObPtzUeS 3J0YrVPnUCWvVhpg7zchxcque8fFRxHHhw3Bb8jI= |
X-UI-Sender-Class: | 214d933f-fd2f-45c7-a636-f5d79ae31a79 |
MIME-Version: | 1.0 |
References: | <19759126 DOT 568100 DOT 1550686604174 DOT ref AT mail DOT yahoo DOT com> <19759126 DOT 568100 DOT 1550686604174 AT mail DOT yahoo DOT com> <alpine DOT DEB DOT 2 DOT 21 DOT 1902201038580 DOT 32163 AT ckhb05> <47883ab06634fed3ecdaa375016dc3fb AT smtp-cloud8 DOT xs4all DOT net> <20190220202536 DOT GX4256 AT calimero DOT vinschen DOT de> |
In-Reply-To: | <20190220202536.GX4256@calimero.vinschen.de> |
From: | Bill Stewart <bstewart AT iname DOT com> |
Date: | Wed, 20 Feb 2019 14:33:57 -0700 |
Message-ID: | <CANV9t=Re6YWx8S9Ee3-zT4QM8BhMXfAKSDu1VJBGRDFzjVnwBg@mail.gmail.com> |
Subject: | Re: cygwin 3.0.1-1 breaks my sshd install |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
On Wed, Feb 20, 2019 at 1:25 PM Corinna Vinschen wrote: > Sorry guys, but I can't reproduce this problem at all. I tested ssh > login on Vista, W7 and W10 1809, in each case on 64 bit and under > WOW64. On all systems I can login with domain as well as local > accounts. > > For completeness sake I started sshd under SYSTEM as wel as under > cyg_server account and every time it just worked. > > The only reason for failing logins coming to mind is the case of > the usernames. It must be written *exactly* as returned by > `getent passwd'. I.e.: > > $ getent passwd | grep -i foo > MACHINE+Foo:*:197608:197121:U-MACHINE\Foo,[...] > > You have to login like this: > > $ ssh MACHINE+Foo > > This will not work: > > $ ssh machine+foo Same here. Can't reproduce either. Works fine for me. Bill -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |