delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/01/28/04:03:16

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=Tr67nHVjml3sTV4M
GtgeoTsojPyj0QzNT53X5gPYsNfmKfkAnogUG9L0uPH01d4vnrpuLHfyVZxFjfrV
9KbYkWFQaqSG/cVHJYp41PDJFUDiYdkUdwSffBOsc2uUpTw/Yh6wjWbjzNi1qHuw
51SI4FVxHnlXUzvhsOC3LZey1Qo=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=0csPBrS4n7QBkrXj/3bnnx
AZFlE=; b=MgRTpKk7uWVWfRILyj/E2k4hq9zztqIuh7q+EP/UHVOEtweE8aFpcy
LCy20yCWz8RqBYovfucU0WbtUn1BeKq7tM1FbVcoDnns+L7O6MBOrG4Lh1QG4x63
VEucOuyTnyfogRMK9HcfGE1dMH/fvn1mCU5ngkuObVdAM1ROP+8Do=
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=-1.1 required=5.0 tests=BAYES_00,KAM_COUK,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=H*Ad:D*co.uk, HX-Received:906, H*p:D*uk, HX-Received:Mon
X-HELO: mail-ed1-f68.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=multiplay-co-uk.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=GBWcy7KC7hslavML0ToyT4dj4yJO3vunbZs3gjPUuv8=; b=rQJXmI9I0LA6h8MJ6VRke9zCRoLcHTAdabBR+n4SundmofHtPEcfCqBdd2NFD6vBK4 PtWqDVF2ZuDSPOz4ACM90dGYjefhRqi3lfPM8zmlO9r9sE6x52xKKTnSdycurpMc1g/p ARJrDtNqkry7tTOCcDpIEo5e3OGwBlJU+dgSfv8h7pa04YQXXnYuv9ej8LAWPrW7T/VC v7as3fxF1ZjwNptGNoV/5a2nXs+6GBTO7IVkMjBIR686zhN8t4g1FyWuQV5hKLW3LU3J wsnZ1vMl+UCatLojBOI7tmle9xBg7w78WjyaogSKfdps1Ds+Cut7/+9xl8L5OzkECqny 1P5Q==
Subject: Re: HEADSUP: SSHD service rename
To: cygwin AT cygwin DOT com
References: <20190128090013 DOT GL3912 AT calimero DOT vinschen DOT de>
From: Steven Hartland <killing AT multiplay DOT co DOT uk>
Message-ID: <ecd37390-01e9-c65f-378d-8e800326e1c2@multiplay.co.uk>
Date: Mon, 28 Jan 2019 09:03:02 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0
MIME-Version: 1.0
In-Reply-To: <20190128090013.GL3912@calimero.vinschen.de>
X-IsSubscribed: yes

On 28/01/2019 09:00, Corinna Vinschen wrote:
> Since Microsoft decided to name their own sshd service "sshd", too, we
> don't have much choice than to rename our service after 16+ years.
>
> https://github.com/PowerShell/Win32-OpenSSH/issues/1331
>
> My patch has been accepted upstream so starting with OpenSSH 8.0, newly
> installed Cygwin sshd services will be called "cygsshd" by default,
> unless Microsoft renames their service yet :}
>
> Of course, systems with already installed Cygwin sshd service will keep
> the service name, even after an update to OpenSSH 8.0.
>
> As some people (including myself) already experienced, an update of your
> W10 system to 1809 may break your sshd service.  The OS update
> apparently overwrites an existing sshd service with its own sshd service
> without asking.  You can just remove the Windows sshd with
>
>    $ cygrunsrv -R sshd
>
> and reinstall Cygwin sshd, or you reinstall Cygwin sshd under another name:
>
>    $ ssh-host-config -n cygsshd   (pre OpenSSH 8.0)
>    $ ssh-host-config              (OpenSSH 8.0 or later)
>
>
> Sorry for the hassle,
> Corinna
Thanks for the heads up its a real pain MS did that, caused me issues a 
few times.

Also watch out for broken firewall rules after this change.

     Regards
     Steve

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

- Raw text -


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