Cygwin sshdが1803で使えなくなる問題
Windows 10 1803にアップデートしたら、Cygwin sshdが使えなくなる問題
突然使えなくなった。 ぎんなん
原因
Windows 10 1803より、OpenSSH sshd
の(beta)
が外され、晴れてWindows 10の標準機能になった。
この標準のサービスは、sshd
という名前で1803に上げたタイミングで登録された。
それによりssh-host-config
により、設定してあるsshd
とサービス名が重複し、サービスが上書きされた。
対応策
改めて、ssh-host-config
をサービス名を指定し、再実行する。
ssh-host-config --name sshd-cyg
Author And Source
この問題について(Cygwin sshdが1803で使えなくなる問題), 我々は、より多くの情報をここで見つけました https://qiita.com/yanorei32/items/9211e86ac931b10b2397著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .