PowerShell / PowerShell/Win32-OpenSSH
Install Guide Should Include File Location and permissions Information
Open
@maertendMSFT is already working on this.
Since Apr 21, 2020.
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
The install guide does not include information on where files are or should be located.
This is important for things like
- sshd_config going in c:\ProgramData\ssh because this is a departure from how it is done on Linux.
- optional files that are not in the distribution such as ssh_config
- operational files that only appear during operations, such as sshd.pid and log files
It might also be nice to have a detailed permissions guide like this, but with updated locations: https://github.com/PowerShell/Win32-OpenSSH/issues/930
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.