public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* HEADSUP: SSHD service rename
@ 2019-01-28  9:00 Corinna Vinschen
  2019-01-28  9:03 ` Steven Hartland
  2019-04-22 21:29 ` JZeman
  0 siblings, 2 replies; 5+ messages in thread
From: Corinna Vinschen @ 2019-01-28  9:00 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1090 bytes --]

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

-- 
Corinna Vinschen
Cygwin Maintainer

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-04-23  8:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-28  9:00 HEADSUP: SSHD service rename Corinna Vinschen
2019-01-28  9:03 ` Steven Hartland
2019-01-28  9:07   ` Corinna Vinschen
2019-04-22 21:29 ` JZeman
2019-04-23  8:45   ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).