Repeated SSH Key Prompts When Connecting via SFTP with Both SSH Key and Password Authentication #16445
Unanswered
dlindegaard
asked this question in
Q&A
Replies: 1 comment
-
Can you share a debug log and your SSH server configuration specifying authentication requirements if possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
When connecting to a server via SFTP using both an SSH key and a password, Cyberduck continuously prompts for the SSH key. This issue does not occur when connecting to servers requiring only password or SSH key authentication.
To Reproduce Steps
Expected behavior After providing the SSH key and password once, Cyberduck should connect to the server without repeatedly prompting for the SSH key.
Desktop:
OS: macOS Sonoma 14.5
Cyberduck Version: 9.0.2
Additional context
This issue occurs only when connecting to servers requiring both SSH key and password authentication. It does not happen with servers that need only one authentication method.
Beta Was this translation helpful? Give feedback.
All reactions