Bug 1492 - ssh-copy-id should default to RSA (protocol 2) keys
Summary: ssh-copy-id should default to RSA (protocol 2) keys
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Miscellaneous (show other bugs)
Version: 5.1p1
Hardware: Other Linux
: P2 normal
Assignee: Assigned to nobody
URL:
Keywords:
Depends on:
Blocks: V_5_2
  Show dependency treegraph
 
Reported: 2008-07-25 20:08 AEST by Colin Watson
Modified: 2009-02-23 13:35 AEDT (History)
1 user (show)

See Also:


Attachments
change ssh-copy-id default to id_rsa (1.14 KB, patch)
2008-07-25 20:10 AEST, Colin Watson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Watson 2008-07-25 20:08:56 AEST
Most of the rest of OpenSSH seems to have moved over to protocol 2 keys by default (e.g. ssh-keyscan did so recently). I think ssh-copy-id should do the same. Patch attached.
Comment 1 Colin Watson 2008-07-25 20:10:16 AEST
Created attachment 1551 [details]
change ssh-copy-id default to id_rsa
Comment 2 Damien Miller 2009-01-21 20:29:42 AEDT
patch applied - this will be in openssh-5.2. Thanks!
Comment 3 Damien Miller 2009-02-23 13:35:53 AEDT
Close bugs fixed/reviewed for openssh-5.2 release