clj-commons / clj-commons/clj-ssh
How to debug "Auth fail for methods 'publickey,password'"
- Dominant language
- Clojure
- Stars
- 241
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
So no matter to which host I try to connect, I always get `Auth fail for methods 'publickey,password'`. Even for hosts that do not require a password.
Are there any debugging / logging facilities? E.g. like the `-v` option for the SSH client?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with clj-ssh's authentication path and its JSCH connection setup. Reproduce the failure against hosts with and without passwords, then determine whether logging or a verbose debugging facility is available; done means the authentication failure can be diagnosed through documented output or a clearly defined debugging path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- authentication, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100