PowerShell / PowerShell/Win32-OpenSSH
ControlPath in ssh_config fails v0.0.3.0
Open
Nobody has claimed this yet.
0 - Backlog
Issue-Enhancement
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
ssh config
Host blue
HostName underdoug.ca
User underdou
ControlPath c:/users/doug/.ssh/controlmasters_doug_blue
ControlMaster auto
ControlPersist 10m
c:\Program Files\OpenSSH>ssh blue
muxclient socket(): Unknown error
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
Use the shown ssh_config and ssh blue command as the reproduction entry points, focusing on the Windows ControlPath, ControlMaster, and ControlPersist settings. Confirm the muxclient socket(): Unknown error failure and trace the control-master connection path; done means the configuration works without that error on Win32 OpenSSH.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100