PowerShell / PowerShell/Win32-OpenSSH
Add some sort of support for newer Windows Nano Server
@maertendMSFT is already working on this.
Since Jul 17, 2020.
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
I don't know from where to start this... and maybe this is not an issue with OpenSSH for Windows, but instead with Windows Nano Server API (but I have no idea how to get in contact with MS Nano Server team).
I am trying to get OpenSSH for Windows running inside the latest Windows Nano Server (and maybe IOT).
The current repo is here https://github.com/chevah/docker-openssh-win ... but it needs Windows Server Core in order to run sshd.exe as a service.
Maybe we can have an OpenSSH single-user mode which can run as normal user and will only allow SSH key based authentication.... without switching any user context.
But maybe such feature should be first accepted upstream.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.