Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial connection fails on host requiring multiple authentication #11723

Closed
cyberduck opened this issue Jul 6, 2021 · 1 comment
Closed
Assignees
Labels
sftp SFTP Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

36bba6c created the issue

One of my server hosts requires BOTH ssh key AND password authentication. If I specify both in the connection dialog/Bookmark, the initial attempt fails and I am given a dialog box telling me that all methods are exhausted. This has my password in the password field but no ssh key chosen. If I select the required key from the drop-down and click the "Connect" button then the connection succeeds.

Obviously I can work around this, and I recognise that this is an edge case with the level of security being requested by the server, but it is an annoyance and there is clearly something different about the connection after the initial failure.

@dkocher
Copy link
Contributor

dkocher commented Jan 16, 2023

Recent versions have seen changes in the logic of authentication attempts for SSH connections. Reopen if still an issue.

@dkocher dkocher closed this as completed Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants