public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* OpenSSH server on latest Windows 10
@ 2019-01-08 21:20 Jari Fredriksson
  2019-01-08 21:33 ` Stephen John Smoogen
  0 siblings, 1 reply; 6+ messages in thread
From: Jari Fredriksson @ 2019-01-08 21:20 UTC (permalink / raw)
  To: cygwin

Hello!

I have used Cygwin and OpenSSH server from Windows 7 to these days with Windows 10.

In some late Windows update it seems that Microsoft has removed the "Cygwin sshd” -service all together!

I have not tried to reinstall it… Has anyone had similar happenings?

Br. Jarif


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

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

* Re: OpenSSH server on latest Windows 10
  2019-01-08 21:20 OpenSSH server on latest Windows 10 Jari Fredriksson
@ 2019-01-08 21:33 ` Stephen John Smoogen
  2019-01-09  4:56   ` Jari Fredriksson
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen John Smoogen @ 2019-01-08 21:33 UTC (permalink / raw)
  To: cygwin

On Tue, 8 Jan 2019 at 16:20, Jari Fredriksson <jarif@iki.fi> wrote:

> Hello!
>
> I have used Cygwin and OpenSSH server from Windows 7 to these days with
> Windows 10.
>
> In some late Windows update it seems that Microsoft has removed the
> "Cygwin sshd” -service all together!
>
>
I don't think it removed it.. it just has its own ssh server which could be
running instead.



> I have not tried to reinstall it… Has anyone had similar happenings?
>
> Br. Jarif
>
>
> --
> 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
>
>

-- 
Stephen J Smoogen.

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

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

* Re: OpenSSH server on latest Windows 10
  2019-01-08 21:33 ` Stephen John Smoogen
@ 2019-01-09  4:56   ` Jari Fredriksson
  2019-01-09 21:59     ` Erik Soderquist
  0 siblings, 1 reply; 6+ messages in thread
From: Jari Fredriksson @ 2019-01-09  4:56 UTC (permalink / raw)
  To: Stephen John Smoogen; +Cc: cygwin



> Stephen John Smoogen <smooge@gmail.com> kirjoitti 8.1.2019 kello 23.33:
> 
> On Tue, 8 Jan 2019 at 16:20, Jari Fredriksson <jarif@iki.fi> wrote:
> 
>> Hello!
>> 
>> I have used Cygwin and OpenSSH server from Windows 7 to these days with
>> Windows 10.
>> 
>> In some late Windows update it seems that Microsoft has removed the
>> "Cygwin sshd” -service all together!
>> 
>> 
> I don't think it removed it.. it just has its own ssh server which could be
> running instead.
> 
> 
> 
>> I have not tried to reinstall it… Has anyone had similar happenings?
>> 
>> Br. Jarif
>> 
>> 
>> --
>> 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
>> 
>> 
> 

It is indeed removed. There is no ”Cygwin sushi” service any more. I now installed the Windows 10 OpenSSH Server, which was not installed by default. I could not get it up and running either. I refuses to use the host key.

I have executed the Repair-SshdConfigPermission -FilePath C:\ProgramData\ssh\ssh_host_ed25519_key which says ”looks good” but

ssh-add C:\ProgramData\ssh\ssh_host_ed25519_key complaints WARNING: UNPROTECTED PRIVATE KEY FILE! and ssh does not start.

But that is not a Cygwin issue anyway…

I would prefer Cygwin ssh to get more Linux like experience, but WIn10 ssh will do if I only manage to start it…

Br. Jarif



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

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

* Re: OpenSSH server on latest Windows 10
  2019-01-09  4:56   ` Jari Fredriksson
@ 2019-01-09 21:59     ` Erik Soderquist
  2019-01-10 14:50       ` cyg Simple
  0 siblings, 1 reply; 6+ messages in thread
From: Erik Soderquist @ 2019-01-09 21:59 UTC (permalink / raw)
  To: cygwin

On Tue, Jan 8, 2019 at 11:56 PM Jari Fredriksson  wrote:
> It is indeed removed. There is no ”Cygwin sushi” service any more.

I have encountered this as well, but it seems very inconsistent.
People on this list who have tried to intentionally reproduce it have
been unable to.  At the same time, one of my systems is still broken
from the Windows Update, and I have been unable to get cygwin ssh
working again, and have zero interest in trying the Microsoft ssh.  I
have delayed updating other systems because of this.

-- Erik

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

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

* Re: OpenSSH server on latest Windows 10
  2019-01-09 21:59     ` Erik Soderquist
@ 2019-01-10 14:50       ` cyg Simple
  2019-01-23 18:00         ` Jari Fredriksson
  0 siblings, 1 reply; 6+ messages in thread
From: cyg Simple @ 2019-01-10 14:50 UTC (permalink / raw)
  To: cygwin

On 1/9/2019 4:59 PM, Erik Soderquist wrote:
> On Tue, Jan 8, 2019 at 11:56 PM Jari Fredriksson  wrote:
>> It is indeed removed. There is no ”Cygwin sushi” service any more.
> 
> I have encountered this as well, but it seems very inconsistent.
> People on this list who have tried to intentionally reproduce it have
> been unable to.  At the same time, one of my systems is still broken
> from the Windows Update, and I have been unable to get cygwin ssh
> working again, and have zero interest in trying the Microsoft ssh.  I
> have delayed updating other systems because of this.
> 

IIRC, this was discussed last year with suggestions to rename the Cygwin 
service as a work around the issue.

-- 
cyg Simple

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

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

* Re: OpenSSH server on latest Windows 10
  2019-01-10 14:50       ` cyg Simple
@ 2019-01-23 18:00         ` Jari Fredriksson
  0 siblings, 0 replies; 6+ messages in thread
From: Jari Fredriksson @ 2019-01-23 18:00 UTC (permalink / raw)
  To: cygwin



> cyg Simple <cygsimple@gmail.com> kirjoitti 10.1.2019 kello 16.50:
> 
> On 1/9/2019 4:59 PM, Erik Soderquist wrote:
>> On Tue, Jan 8, 2019 at 11:56 PM Jari Fredriksson  wrote:
>>> It is indeed removed. There is no ”Cygwin sushi” service any more.
>> I have encountered this as well, but it seems very inconsistent.
>> People on this list who have tried to intentionally reproduce it have
>> been unable to.  At the same time, one of my systems is still broken
>> from the Windows Update, and I have been unable to get cygwin ssh
>> working again, and have zero interest in trying the Microsoft ssh.  I
>> have delayed updating other systems because of this.
> 
> IIRC, this was discussed last year with suggestions to rename the Cygwin service as a work around the issue.
> 

It is up and running now. Was quite easy actually. Took just some time as the box was dual booted to Linux for a while.

Thanks all!

Br. jarif



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

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

end of thread, other threads:[~2019-01-23 18:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08 21:20 OpenSSH server on latest Windows 10 Jari Fredriksson
2019-01-08 21:33 ` Stephen John Smoogen
2019-01-09  4:56   ` Jari Fredriksson
2019-01-09 21:59     ` Erik Soderquist
2019-01-10 14:50       ` cyg Simple
2019-01-23 18:00         ` Jari Fredriksson

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