Bug 1492

Summary: ssh-copy-id should default to RSA (protocol 2) keys
Product: Portable OpenSSH Reporter: Colin Watson <cjwatson>
Component: MiscellaneousAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: normal CC: djm
Priority: P2    
Version: 5.1p1   
Hardware: Other   
OS: Linux   
Bug Depends on:    
Bug Blocks: 1481    
Attachments:
Description Flags
change ssh-copy-id default to id_rsa none

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