Steps to replicate the issue (include links if applicable):
- Create new Wikitech account and follow SSH instructions https://www.mediawiki.org/wiki/Gerrit/Tutorial
- Test with ssh -p 29418 -vvv douginamug@gerrit.wikimedia.org
What happens?:
douginamug@gerrit.wikimedia.org: Permission denied (publickey).
What should have happened instead?:
Hi douginamug, you have successfully connected over SSH.
Other information (browser name/version, screenshots, etc.):
I have working SSH authentication to other gitforges with my standard public key. I also tried with a new RSA key. I read through https://www.mediawiki.org/wiki/Gerrit/Troubleshooting and was not able to solve the issue. @Pintoch who has a working set-up also created a new user & key and experienced the same issue.