Windows 10: Help with OpenSSH configuration

Discus and support Help with OpenSSH configuration in Windows 10 Ask Insider to solve the problem; 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... Discussion in 'Windows 10 Ask Insider' started by /u/Dobesov, Sep 3, 2020.

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

    ChrootDirectory /D:/

    ForceCommand internal-sftp

    Though I am not sure if /D:/ is correct syntax for the D: drive, since I cant find documentation about Microsoft/DOS/CPM syntax in a noramlly linux/unix formatted config. I've tried a whole bunch of other ways, like "D:\" etc. anyway... this breaks the ability to log in for users in the sftp group. It will just ask for a password over and over again, never allowing you to log in.

    Does anyone know how to do this the correct way?

    Or, is this just broke functionality and I'm barking up the wrong tree.

    submitted by /u/Dobesov
    [link] [comments]

    :)
     
    /u/Dobesov, Sep 3, 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, Sep 4, 2020
    #2
  3. OpenSSH server configuration on Windows10

    O.K.,

    It seems I got it working:

    • Do the following as administrator:
      cd to C:\Windows\System32\OpenSSH and execute ssh-keygen -A
      Install-Module -Name OpenSSHUtils -RequiredVersion 0.0.2.0 in a windows-powershell
      Download and unzip OpenSSH-Win64.zip from Release v0.0.15.0 . PowerShell/Win32-OpenSSH . GitHub
      Copy FixHostFilePermissions.ps1 to C:\Windows\System32\OpenSSH
      In a windows-powershell cd to C:\Windows\System32\OpenSSH and execute .\FixHostFilePermissions
      Now the sshd service can be started and -guess what- you can finally ssh to your windows10 computer

    Ain't this genuine pure crap ???
     
    wolfgang6444, Sep 4, 2020
    #3
  4. jimbo45 Win User

    Help with OpenSSH configuration

    OpenSSH server configuration on Windows10

    Wel done

    Now I'm in the pub for some decent sat Night Drinks.

    Cheers

    jimbo
     
    jimbo45, Sep 4, 2020
    #4
Thema:

Help with OpenSSH configuration

Loading...
  1. Help with OpenSSH configuration - Similar Threads - Help OpenSSH configuration

  2. how to use openssh

    in Windows 10 Gaming
    how to use openssh: how to use openssh step by step process https://answers.microsoft.com/en-us/windows/forum/all/how-to-use-openssh/c39893b9-20dc-42a9-9a65-486aed388d22
  3. how to use openssh

    in Windows 10 Software and Apps
    how to use openssh: how to use openssh step by step process https://answers.microsoft.com/en-us/windows/forum/all/how-to-use-openssh/c39893b9-20dc-42a9-9a65-486aed388d22
  4. Regarding OpenSSH Windows

    in Windows 10 Customization
    Regarding OpenSSH Windows: I am using Windows 10 home Edition and just installed OpenSSH feature to use SSH now i have to connect to my windows 10 from a linux distro on my other computer on the same network but when i type in the terminal of linux ssh admin@myip it asks for password and i dont have...
  5. 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...
  6. OpenSSH server configuration on Windows10

    in Windows 10 Network and Sharing
    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...
  7. Windows OpenSSH

    in Windows 10 Ask Insider
    Windows OpenSSH: I'm really excited about windows "baking" OpenSSH into windows 10 but I've had many problems and questions about it Is there any official documentation discussing it's limitations, capabilities e.t.c? I tried searching their website but couldn't find anything good enough....
  8. 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...
  9. OpenSSH Active Sessions

    in Windows 10 Ask Insider
    OpenSSH Active Sessions: Hello! I is possible to manage/view active ssh sessions connected to Windows 10 device through OpenSSH? Some PoweShell command or something. Thank you! submitted by /u/kurci2 [link] [comments] https://www.reddit.com/r/Windows10/comments/e8uc36/openssh_active_sessions/
  10. OpenSSH files

    in Windows 10 Network and Sharing
    OpenSSH files: I have disabled a few services under msconfig because my PC was a bit slow. It really helped, and Windows is working well. However, I found Openssh ssh server with Openssh server files, which I had never installed. I wonder, if it is a virus or the files that come along with...