SSH permission denied publickey
Open
unconfirmed
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Generated public and private key with
`# ssh-keygen`
Add it to my server with
`# ssh-copy-id -i /root/.ssh/id_rsa raspberrypi4`
Trying to connect with
`# ssh -i /root/.ssh/id_rsa -p 22412 nae
vus@raspberrypi4`
returns me
`naevus@raspberrypi4: Permission denied (publickey).`
Contributor guide
No contributing guide indexed for this repository
Research direction
The report names no source file or test. Start by reproducing the SSH login with the stated ssh-keygen, ssh-copy-id, and ssh commands, including the shown key path, username, host, and port; done means determining why public-key authentication is rejected and correcting the reported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, linux, shell
- Domain
- authentication, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100