[Cyberduck-trac] [Cyberduck] #4405: Automatic Public Key Authentication Setup

Cyberduck trac at trac.cyberduck.io
Thu May 8 18:43:51 UTC 2014


#4405: Automatic Public Key Authentication Setup
-------------------------------------------------+-------------------------
 Reporter:  dan@…                                |         Owner:  dkocher
     Type:  enhancement                          |        Status:  reopened
 Priority:  low                                  |     Milestone:
Component:  sftp                                 |       Version:  3.4.2
 Severity:  normal                               |    Resolution:
 Keywords:  Public Key Authentication            |  Architecture:
  authorized_keys                                |
 Platform:  Mac OS X 10.6                        |
-------------------------------------------------+-------------------------

Comment (by dkocher):

 Like `ssh-copy-id`.


 {{{
 DESCRIPTION
      ssh-copy-id is a script that uses ssh(1) to log into a remote machine
 (presumably using a login pass‐
      word, so password authentication should be enabled, unless you've
 done some clever use of multiple
      identities).  It assembles a list of one or more fingerprints (as
 described below) and tries to log in
      with each key, to see if any of them are already installed (of
 course, if you are not using
      ssh-agent(1) this may result in you being repeatedly prompted for
 pass-phrases).  It then assembles a
      list of those that failed to log in, and using ssh, enables logins
 with those keys on the remote
      server.  By default it adds the keys by appending them to the remote
 user's ~/.ssh/authorized_keys
      (creating the file, and directory, if necessary).  It is also capable
 of detecting if the remote system
      is a NetScreen, and using its ‘set ssh pka-dsa key ...’ command
 instead.

 }}}

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


More information about the Cyberduck-trac mailing list