X-Recipient: archive-cygwin@delorie.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:message-id:from:reply-to:to:subject
	:references:in-reply-to:content-type; q=dns; s=default; b=aWBa41
	ifvezUXFRrPZxDkASYbb2TJptMHN96+4FJhWJImPzGm5kQekNZfYUKHiH1P1aUdI
	lbuw33cr9zjCUhnUyIUgpq1DGhbZzLwpYJDYfbUBNm7mNOVIg56u9np4ODlfnK+X
	RNFtTl3FWKJazL7XSN+mQXlB8DNTCzythDtQs=
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:message-id:from:reply-to:to:subject
	:references:in-reply-to:content-type; s=default; bh=GWPVp+0P95Yx
	FjJzraTtF+kbJRE=; b=PaZtpM5EANkK8vYmiRpUK7FS053d9mgfCCxOBzpWM14C
	mxm3meibaVRtCajdBftvZCY8+41PRCLYbbC3pbm56/GNvpDuQleSLXQICzEaDJ8i
	Q/khWKc9XxR/WiX6xASNkxcbcD5qT3tgCRNJdSMwS6rCRAsyC++ATT3DA3Lq5hE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Raise, H*F:D*nl, H*MI:sk:2019022, month
X-HELO: lb3-smtp-cloud8.xs4all.net
Date: Wed, 20 Feb 2019 22:35:06 +0100
Message-ID: <0a2366b9de0f65ed912d41c2ee040f4a@smtp-cloud8.xs4all.net>
From: Houder <houder@xs4all.nl>
Reply-To: cygwin@cygwin.com
To: cygwin@cygwin.com
Subject: Re: cygwin 3.0.1-1 breaks my sshd install
References: <19759126.568100.1550686604174.ref@mail.yahoo.com> <19759126.568100.1550686604174@mail.yahoo.com> <alpine.DEB.2.21.1902201038580.32163@ckhb05> <47883ab06634fed3ecdaa375016dc3fb@smtp-cloud8.xs4all.net> <20190220202536.GX4256@calimero.vinschen.de>
In-Reply-to: <20190220202536.GX4256@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8; format=fixed
User-Agent: mua.awk 0.99

On Wed, 20 Feb 2019 21:25:36, 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.

Understood.

> For completeness sake I started sshd under SYSTEM as wel as under
> cyg_server account and every time it just worked.

Mine runs under cyg_server

> 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,[...]

Understood. And not the problem at my side. Also I am using local
accounts.

Failure starts w/ cygwin1-20190126 ... 0124 works ...

Your commits on 0126:

2019-01-26      Corinna Vinschen        Cygwin: seteuid: use Kerberos/MsV1_0 S4U authentication...
2019-01-26      Corinna Vinschen        Cygwin: uname: Raise size of utsname fields and revamp...
2019-01-26      Corinna Vinschen        Cygwin: netdb.h: fix __GNU_VISIBLE tests
2019-01-26      Corinna Vinschen        Cygwin: create_token: Return NULL, not INVALID_HANDLE_...
2019-01-26      Corinna Vinschen        Cygwin: syscalls.cc: fix formatting
2019-01-26      Corinna Vinschen        Cygwin: lsaauth: Drop outdated test for loading Secur32.dll

Last commit:

Cygwin: seteuid: use Kerberos/MsV1_0 S4U authentication by default

- This simple and official method replaces cyglsa and "create token"
  methods.  No network share access, same as before.

- lsaauth and create_token are disabled now.  If problems crop up,
  they can be easily reactivated.  If no problems crop up, they
  can be removed in a while, together with the lsaauth subdir.

- Bump Cygwin version to 3.0.

-----

Perhaps I missed something in the last couple of month. Did I have to change
something in the setup of openssh?

Henri


--
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

