Windows 10: OpenSSH server configuration on Windows10

Discus and support OpenSSH server configuration on Windows10 in Windows 10 Network and Sharing to solve the problem; I am desperately trying to configure an openSSH-server on windows 10. I have followed serveral online tutorials but always get stuck with the keys. I... Discussion in 'Windows 10 Network and Sharing' started by wolfgang6444, Jan 25, 2020.

  1. OpenSSH server configuration on Windows10


    I am desperately trying to configure an openSSH-server on windows 10.
    I have followed serveral online tutorials but always get stuck with the keys.

    I have generated ssh_host_ed25519_key and ssh_host_ed25519_key.pub in C:\Windows\System32\OpenSSH.

    But when I try to start sshd the log-file shows:
    Could not load hostkey .\ssh_host_rsa_key
    .\ssh_host_dsa_key
    .\ssh_host_ed25519_key

    So I guess sshd is somehow looking in the wrong directory?

    I should add that I am a 'unix-guy' and very unfamiliar with windows.
    BTW: the Openssh-client seems to work well on windows10

    :)
     
    wolfgang6444, Jan 25, 2020
    #1

  2. Configuring OpenSSH (Beta)

    Hi redr4bbit,

    It is possible that your configuration was set to default after upgrading to Windows 10 version 1803. That being said, can you tell me how you configured
    OpenSSH (Beta) on your system? Also, are you getting any error messages? For now, please refer to this

    documentation
    for the methods on how to use OpenSSH (Beta) in Windows 10.

    We'll be waiting for your reply.
     
    Devlin Sco, Jan 25, 2020
    #2
  3. Diapolo10 Win User
    Having trouble getting the built-in OpenSSH server to work

    Goal: I'm trying to set up the Windows built-in OpenSSH server (version 0.0.1.0, as I recall that being the latest one) in order to use my desktop PC remotely should I have the need for raw performance when on the road through a Windows
    10 laptop.

    Problem: Despite following
    the official guide
    to the letter, when I try to run "Start-Service sshd" in PowerShell I get this error:

    Code:
        Start-Service : Service 'OpenSSH SSH Server (sshd)' cannot be started due to the following error: Palvelun sshd avaamin    en tietokoneessa . epäonnistui.    At line:1 char:1    + Start-Service sshd    + ~~~~~~~~~~~~~~~~~~        + CategoryInfo          : OpenError: (System.ServiceProcess.ServiceController:ServiceController) [Start-Service],       ServiceCommandException        + FullyQualifiedErrorId : CouldNotStartService,Microsoft.PowerShell.Commands.StartServiceCommand
    If I run the executable without "Start-Service", however, it runs and seemingly waits for connections, but according to the Services tab in Task Manager it's not actually doing anything at all, nor is there an SSH user account associated
    with it.

    What I've tried:

    • Restarting Windows (after every installation)
    • Uninstalling and re-installing both the server and the client (both from PowerShell and through the Settings application)
    • Switched to local account instead of a Microsoft account (suggested on a forum thread, tried the previous steps again)
    • Using an elevated PowerShell instance with admin rights

    System information:

    • Windows 10 Home, version 1809, build 17763.379
    • Hardware configuration:
      • CPU: i9-9900k @ 4.9GHz
      • RAM: 32GB 3200MHz DDR4
      • GPU: Asus ROG Strix GTX 1080
      • Motherboard: Asus PRIME Z390-A, BIOS version 0805

    Let me know if other information is required.
     
    Diapolo10, Jan 25, 2020
    #3
  4. Brink Win User

    OpenSSH server configuration on Windows10

    Windows Server 2019 Includes OpenSSH


    Source: Windows Server 2019 Includes OpenSSH - Windows Developer Blog
     
    Brink, Jan 25, 2020
    #4
Thema:

OpenSSH server configuration on Windows10

Loading...
  1. OpenSSH server configuration on Windows10 - Similar Threads - OpenSSH server configuration

  2. OpenSSH Server Install - Event ID 1001

    in Windows 10 Gaming
    OpenSSH Server Install - Event ID 1001: Good morning, I have attempted to install OpenSSH Server but install has failed. I could not identify any errors withing endpoint security, but I was able to identify event ID 1001 within event viewer. I was able to verify that OpenSSH client was installed. - <Event...
  3. OpenSSH server not starting in Windows 11

    in Windows 10 Gaming
    OpenSSH server not starting in Windows 11: I have installed and enabled, in principle, the OpenSSH server, according to the instructions that I read in several places for ex. here: https://woshub.com/connect-to-windows-via-ssh/ . When I try to start the server with Start-Service sshdI get 10 times"AVISO: Aguardando...
  4. OpenSSH server not starting in Windows 11

    in Windows 10 Software and Apps
    OpenSSH server not starting in Windows 11: I have installed and enabled, in principle, the OpenSSH server, according to the instructions that I read in several places for ex. here: https://woshub.com/connect-to-windows-via-ssh/ . When I try to start the server with Start-Service sshdI get 10 times"AVISO: Aguardando...
  5. OpenSSH Server / client on W2K16 server

    in Windows 10 Virtualization
    OpenSSH Server / client on W2K16 server: Hi there running a W2K16 server as a VM - seems the the optional features install don't include the openSSH server or client -- I'm using the Desktop experience standard edition of W2K16 server However using the powershell command from within the VM both products get...
  6. OpenSSH Server install is stuck

    in Windows 10 Customization
    OpenSSH Server install is stuck: [ATTACH] [ATTACH] Machine is on a domain, thats how it gets logged in. Doesn't that imply that it knows where the WSUS is? Is there another reason? Theres a workaround on github that I'd rather not use. Does anyway know how to make this go?...
  7. Help with OpenSSH configuration

    in Windows 10 Ask Insider
    Help with OpenSSH configuration: So I have been playing with the OpenSSH config wile in windows 10, but I'm stuck on something. I want to make a specific usergroup that has SFTP access only and is locked in to the D: drive of my machine. Everything I see points to this being correct: Match Group sftp...
  8. OpenSSH server configuration on Windows10 .ssh\config

    in Windows 10 Network and Sharing
    OpenSSH server configuration on Windows10 .ssh\config: SSH for Windows 10 I get the message "Bad owner or permissions on C: \\ Users \\ nnn / .ssh / config Apart from update no other changes. Does anyone have any idea what that could be. If I delete the config file I get a connection. The Config file is required by Visual...
  9. Install and configure OpenSSH client and server on Windows 10

    in Windows 10 News
    Install and configure OpenSSH client and server on Windows 10: [ATTACH] [ATTACH]The SSH (Secure Shell) protocol works by authenticating a remote user and transferring inputs from the client to the host. It then re-transmits the output back to the client – the communication is delivered encrypted so the security is much [...] This post...
  10. Windows Server 2019 Includes OpenSSH

    in Windows 10 News
    Windows Server 2019 Includes OpenSSH: The OpenSSH client and server are now available as a supported Feature-on-Demand in Windows Server 2019 and Windows 10 1809! The Win32 port of OpenSSH was first included in the Windows 10 Fall Creators Update and Windows Server 1709 as a pre-release feature. In the Windows 10...