Windows 10: Windows 10 Pro openssh server permission denied.

Discus and support Windows 10 Pro openssh server permission denied. in Windows 10 Network and Sharing to solve the problem; Good day Community. I try to setup ssh tunnel which will be used to secure remote desktop session between two computers. ssh server OS: windows 10... Discussion in 'Windows 10 Network and Sharing' started by Bartosz Leszczynski, Jan 14, 2020.

  1. Windows 10 Pro openssh server permission denied.


    Good day Community.

    I try to setup ssh tunnel which will be used to secure remote desktop session between two computers.

    ssh server OS: windows 10 pro ver 19092


    I installed openssh server via "add optional features."


    When I ssh in I from client with cmd command ssh admin1@ip server replies first with:


    The authenticity of host host's IP' can't be established.

    ECDSA key fingerprint is SHA256:JqYEwLJJm/gR9by+aQhftpUsqbRnY06Cv/lRiC4syf4.

    Are you sure you want to continue connecting yes/no? yes


    but when I enter correct password, server replies with:

    "permission denied, please try again" ..."publickey,password,keyboard-interactive"


    I then created admin2 account on server and tried ssh in again using admin2 credentials and I was able to dialin no problem.


    ps: admin1's password has ! character, I also tried to use simpler password but this did not help

    :)
     
    Bartosz Leszczynski, Jan 14, 2020
    #1
  2. Solaris17 Win User

    Windows 10 permissions...

    How is the NAS on windows 10 Pro? Is it software or a share? Did you check ntfs vs share permissions?
     
    Solaris17, Jan 14, 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 14, 2020
    #3
  4. Brink Win User

    Windows 10 Pro openssh server permission denied.

    Windows Server 2019 Includes OpenSSH


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

Windows 10 Pro openssh server permission denied.

Loading...
  1. Windows 10 Pro openssh server permission denied. - Similar Threads - Pro openssh server

  2. 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...
  3. OpenSSH Windows Server 2019 - Restrict "Execute" Permissions

    in Windows 10 Gaming
    OpenSSH Windows Server 2019 - Restrict "Execute" Permissions: Hi,I'm having trouble finding resources configuring the OpenSSH read/write/execute permissions for Windows. Below are the sshd_config lines I currently have set.-----------------ChrootDirectory c:\directoryForceCommand internal-sftpX11Forwarding noAllowUsers...
  4. OpenSSH Windows Server 2019 - Restrict "Execute" Permissions

    in Windows 10 Software and Apps
    OpenSSH Windows Server 2019 - Restrict "Execute" Permissions: Hi,I'm having trouble finding resources configuring the OpenSSH read/write/execute permissions for Windows. Below are the sshd_config lines I currently have set.-----------------ChrootDirectory c:\directoryForceCommand internal-sftpX11Forwarding noAllowUsers...
  5. OpenSSH Windows Server 2019 - Restrict "Execute" Permissions

    in Windows 10 Gaming
    OpenSSH Windows Server 2019 - Restrict "Execute" Permissions: Hi,I'm having trouble finding resources configuring the OpenSSH read/write/execute permissions for Windows. Below are the sshd_config lines I currently have set. -----------------ChrootDirectory c:\directoryForceCommand internal-sftp X11Forwarding no AllowUsers...
  6. OpenSSH Windows Server 2019 - Restrict "Execute" Permissions

    in Windows 10 Software and Apps
    OpenSSH Windows Server 2019 - Restrict "Execute" Permissions: Hi,I'm having trouble finding resources configuring the OpenSSH read/write/execute permissions for Windows. Below are the sshd_config lines I currently have set. -----------------ChrootDirectory c:\directoryForceCommand internal-sftp X11Forwarding no AllowUsers...
  7. 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...
  8. Windows 10 pro upgrade denies permission

    in Windows 10 Network and Sharing
    Windows 10 pro upgrade denies permission: [IMG][IMG]Please help this is very annoying https://answers.microsoft.com/en-us/windows/forum/all/windows-10-pro-upgrade-denies-permission/6fdb82ff-ee98-4a64-9402-a961979dfc41"
  9. Windows 10 Pro openssh server permission denied.

    in Windows 10 BSOD Crashes and Debugging
    Windows 10 Pro openssh server permission denied.: Good day Community. I try to setup ssh tunnel which will be used to secure remote desktop session between two computers. ssh server OS: windows 10 pro ver 19092 I installed openssh server via "add optional features." When I ssh in I from client with cmd command ssh...
  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...