PowerShell / PowerShell/Win32-OpenSSH
Users have ssh access by default
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
Please answer the following
If it is a terminal issue then please go through wiki
https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH
"OpenSSH for Windows" version
7.7.1.0
Server OperatingSystem
Windows Server 2016 Standard
Client OperatingSystem
Windows 10
What is failing
By default a user (non administrator of the sshd server) as access.
Like RDP or Remote Powershell this access should be restricted to user by default.
Expected output
In sshd_config this should be present by default : AllowGroups AllowGroups Administrators
Actual output
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.
Research direction
Start by reviewing how the default sshd_config is generated for OpenSSH for Windows 7.7.1.0 and compare it with the reported access behavior. Check the project's existing configuration or integration tests, if present, and confirm that a fresh server installation enforces the intended default restriction.
Written by the indexing model from the issue text.
Assessment
- Domain
- authorization, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100