[Cyberduck-trac] [Cyberduck] #8705: Bookmark always switches to public key authentication ignoring stored password

Cyberduck trac at trac.cyberduck.io
Sun Mar 29 22:29:50 UTC 2015


#8705: Bookmark always switches to public key authentication ignoring stored
password
--------------------+---------------------------
 Reporter:  ujay68  |         Owner:  dkocher
     Type:  defect  |        Status:  closed
 Priority:  normal  |     Milestone:  4.7
Component:  sftp    |       Version:  4.6.5
 Severity:  normal  |    Resolution:  worksforme
 Keywords:          |  Architecture:  Intel
 Platform:          |
--------------------+---------------------------

Comment (by ujay68):

 My {{{ ~/.ssh/config}}} indeed had a {{{Host *}}} wildcard with an
 {{{IdentityFile}}} directive. I wasn't aware that Cyberduck follows that
 file, sorry.

 However, for me, Cyberduck's behaviour doesn't change  if I add this to
 the configuration section of the specified host:

 {{{PasswordAuthentication yes}}}[[BR]]
 {{{PubkeyAuthentication no}}}[[BR]]
 {{{PreferredAuthentications password}}}

 The behaviour also doesn't change if I comment out the {{{Host *}}}
 directives completely (exiting Cyberbuck in between all these changes).

 Is there some tracing that I can switch on?

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/8705#comment:8>
Cyberduck <http://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list