-
-
Notifications
You must be signed in to change notification settings - Fork 296
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
Broken usage of .ppk auth keys #11887
Comments
Oh and just to clarify: these are password-protected .ppk keys, so the password relates to the key, not the username |
I can confirm this issue on windows 10 with a newly updated 8.0.0, all servers using .ppks now fail to authenticate. ssh logins to those servers with the same key still work, and actually show the cyberduck attempts as failed logins on entry to bash can also confirm that the auth dialog also unsets the saved .ppk location every time i try again. have had to swap to filezilla for now, without an easy way to roll back cyberduck. If it helps narrow anything down my .ppk is stored in a google drive folder, and I've recently updated to the new google drive desktop app that does handle files differently. edit: rolled back to 7.10.2 and they all work again |
I can confirm this issue on windows 10 with a newly updated 8.0.0. I was using Pageant with my .ppk stored on my c drive. Logins now fail. I cannot find instructions to roll back to a previous version of cyberduck. |
hi sduncan, you can roll back using the installer executable on the changelog page: https://cyberduck.io/changelog/ |
Ticket retargeted after milestone closed |
Replying to [comment:4 ianfiretoys]:
What is the key type you are using? Can you please share the first line of a failing .ppk key? With |
Replying to [comment:8 yla]:
I switched back to the older version and it's now working. I haven't tried re-installing 8. These are the first two lines: |
puttygen generated RSA key, PuTTY-User-Key-File-2: ssh-rsa |
Same here: |
Upgrading to Version 8.0.0 (upgraded via Mac App Store) has broken usage of .ppk auth keys for me. Can no longer log in to several servers that have been long set up and have been working fine until the upgrade. I am still able to log in to these servers on other tools, using the exact same credentials, so the problem is definitely Cyberduck. I think the .ppk filetype is the issue, since my server using a different key type is still working fine on Cyberduck.
It may be worth noting that my server keys are stored OUTSIDE of the standard .ssh/ folder. Version 8.0.0 successfully fixed my previous ticket (#11782) that key locations outside of the .ssh/ folder were not remembered properly on Mac and these keys had to be relocated upon each server login which was tedious. It is possible that the fix for this ticket could be related to this new bug.
Login fails with message: "Login failed. Exhausted available authentication methods. Invalid passphrase. Please contact your web hosting service provider for assistance."
Interestingly, after failing, it seems to "forget" the key location that I input, no matter how many times i keep reinputting it. (see screenshot)
Many thanks if you can look into it.
Attachments
Screenshot 2021-10-28 at 20.48.52.png
(364.8 KiB)The text was updated successfully, but these errors were encountered: