PowerShell / PowerShell/Win32-OpenSSH
Document administrators_authorized_keys
@maertendMSFT is already working on this.
Since Aug 20, 2020.
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
I had tons of troubles trying to get public key authentication going, until I slapped on three -d for sshd that showed me that my authorized_keys was not even being used and that the real issue was with administrators_authorized_keys. Google does not show any results for docs on this and I cannot find it mentioned in the wiki either.
Can you please document this somewhere and link it from the public keys documentation? It took me 2 months to spot https://github.com/PowerShell/Win32-OpenSSH/issues/1324, explaining some of the background.
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.