Replies: 1 comment 1 reply
-
| We never had support for the  Footnotes | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use Cyberduck to connect to multiple Linux (RHEL) servers using PKS11 authentication with a smart card. The card is added to my keychain with a shell command: ssh-add -s /usr/lib/ssh-keychain.dylib. The entries for the servers in .ssh/config look like this:
I can connect to them with ssh via command line and with Cyberduck version 9.1.3. All versions of Cyberduck after that prompt for a username and password. I do see an option to select an ssh key file, but not the key on the card. This has broken before but it usually works again in the next version. Now it's been broken for a while. I checked the ~/Library/Logs/Cyberduck/cyberduck.log file after a failed connection and it was empty.
Beta Was this translation helpful? Give feedback.
All reactions