Terminus struggles to connect to legacy SSH server using password authentication method
See original GitHub issueI can’t log in to some legacy CentOS 6 servers using a stored password. (Key-based and interactive mode work fine.)
Terminus version: 1.0.135 Remote server sshd version: OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013
Terminus session output
X All configured authentication methods failed
SSH X Remote rejected opening a shell channel: Error: Not connected
SSH 172.16.2.2: session closed
Press any key to reconnect
DevTools output:
[ssh] Server does not support auth method keyboard-interactive
[ssh] Server does not support auth method hostbased
[ssh-172.16.2.2-22] X Remote rejected opening a shell channel: Error: Not connected
/var/log/secure
on remote server:
Apr 7 11:39:10 foohost sshd[3100]: Received disconnect from 172.16.0.1: 11:
It’s a pity because I’ve only just discovered (and fallen in love with) Terminus. Any suggestions?
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Terminus struggles to connect to legacy SSH server ... - GitHub
I can't log in to some legacy CentOS 6 servers using a stored password. (Key-based and interactive mode work fine.) Terminus version: 1.0....
Read more >How to Troubleshoot SSH Authentication Issues
If it doesn't, attempt a password reset or focus on recovering your data instead. Check that password authentication is allowed by the server....
Read more >Too many authentication failures - 1Password Community
Struggling with this. Generated a key pair manually (as I need to use on remote dev server as well as locally, so I...
Read more >Legacy Options - OpenSSH
A mismatch between the client and server during authentication will cause authentication to fail, despite it appearing to be configured. For example, an...
Read more >Bitvise SSH Server Usage FAQ
For Windows PowerShell, see also Question 160. Q185. How do I use the terminal shell or an exec request to run a process...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
In that case I cannot explain it. Apologies for the trouble. I have now upgraded to the latest release.
I don’t like bugs that “go away on their own”. It makes me nervous. 😂
Again, thank you for this excellent application.
Weird. Tabby’s SSH implementation is completely self-contained.