Not connecting to FreeBSD
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 993
- Avg merge
- 9d 21h
- Merged PRs (30d)
- 1
Description
Discussed in https://github.com/sshnet/SSH.NET/discussions/1035
Originally posted by dca00 November 6, 2022
Getting exception:
"No suitable authentication method found to complete authentication (publickey,keyboard-interactive)."
The same host through PuTTY, with the same credentials:
login as: root
Keyboard-interactive authentication prompts from server:
| Password for root@freebsd131:
End of keyboard-interactive prompts from server
Last login: Sun Nov 6 10:44:41 2022 from 192.168.1.32
FreeBSD 13.1-RELEASE releng/13.1-n250148-fc952ac2212 GENERIC
Welcome to FreeBSD!
```</div>
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
Start with the reported authentication exception and compare SSH.NET's public-key and keyboard-interactive behavior with the successful PuTTY transcript. Reproduce the connection against FreeBSD 13.1 using the same credentials; done means SSH.NET completes keyboard-interactive password authentication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100