clj-commons / clj-commons/clj-ssh
Unable to disable public key authentication.
Open
- Dominant language
- Clojure
- Stars
- 241
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
It seems that there is not ability to set available authentication methods and their order.
I have systems that use only keyboard-interractive and any public key auth ends with disconnection.
Every connection tries public key first and result is:
com.jcraft.jsch.JSchException: SSH_MSG_DISCONNECT: 2 publickey authentication rejected
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.