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=cw5Ky/7 08P/Fchdatf/IKb0J/OyauiYHLTAb42xs5TBziCJd9m+ZG5kk634fseYMs435tCn 0zyCBPGOkcAzgC1KcfvUL4niKXDIMVxl9dZ5G9EvR8U3oMcxhuQMSEgsgKQTxUYa eq2uPnPbPuGJSBW7uuVyId40nLrnvILP6XMM= 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=4urnuO68jJIoe tMQ2KXs+X5OLJw=; b=IZi1v+y0/ew8/QelBrbODb5YwSs1YMvb5XbQTQegt+2Nc qf/ltriIpY8uzCSG5zAPBiozOjW6ohJaQp1fS7uXlIWwhQlKccWzJKVoovMi7ozK Z71TNzuFdYyoSofq1o0uQtkwrRGCidP2iMnuPRl1++rIUoR7OqL4G2VLUhESpA= 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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=precisely, H*c:alternative X-HELO: mout.gmx.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1551886216; bh=KeDrVhkEVsBRNi2Zla4JFqTvp0Ntu7Nb1u59WEKVZVM=; h=X-UI-Sender-Class:References:In-Reply-To:From:Date:Subject:To; b=Ta9k0etpuyzwo7jWhhrMQAxD4fQaQ1ka8pGZGoC/nUbh/g5XW+F8/wHkb6N2UKnlO cP3jTPicizzNp4DjnVLr/n7f0gaWO4TdP2FsljwKJdeEJ1tnUYg5f3YAqAon72arSl nIt0xREdUv2WZY0b9BjpyoRHN+yhxpkibz8L7Vv0= X-UI-Sender-Class: 214d933f-fd2f-45c7-a636-f5d79ae31a79 MIME-Version: 1.0 References: <20190306010254 DOT GA4210 AT zebra> <20190306121154 DOT GN3785 AT calimero DOT vinschen DOT de> <20190306124816 DOT GR3785 AT calimero DOT vinschen DOT de> <20190306141716 DOT GS3785 AT calimero DOT vinschen DOT de> <20190306143424 DOT GU3785 AT calimero DOT vinschen DOT de> In-Reply-To: <20190306143424.GU3785@calimero.vinschen.de> From: Bill Stewart Date: Wed, 6 Mar 2019 08:38:26 -0700 Message-ID: Subject: Re: sshd problem on WS2008R2 64bit To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Wed, Mar 6, 2019 at 7:34 AM Corinna Vinschen wrote: > On Mar 6 15:17, Corinna Vinschen wrote: > > But the old Systems like Windows 7 don't want to play nice. > > > > - On Vista and Windows 7 WOW64, MsV1_0S4ULogon isn't implemented > > at all, which required to keep the create_token method > > available > > > > - On Vista and Windows 7 MsV1_0S4ULogon does not work without > > some user logged in locally, even if it's just the cyg_server > > service account. > > FTR, Windows 8 / Server 2012 is affected as well, > Windows 8.1 / Server 2012 R2 is not. > > > > Question is, what is a good solution? Reverting cyglsa as > > well to allow the old methods to work as before? This is > > the opposite of what I had hoped to accomplish :( I agree that the new S4U logon method is by far the best solution. It seems to me that this MSV1 S4ULogon behavior on versions older than NT 6.3 (Vista/Srv2008/Win7/Srv2008R2/Win8/Srv2012) is not expected. What precisely happens when Cygwin uses MSV1 S4ULogon on versions older than 6.3 before a user has logged on? 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