Bug#517641: ssh-copy-id: option to replace specified key with a newly created key

2011-02-08 Thread Paul Wise
I found an implementation of this here, unfortunately it requires perl on both sides instead of just shell and sed: http://meyering.net/code/ssh-update-key -- bye, pabs http://wiki.debian.org/PaulWise signature.asc Description: This is a digitally signed message part

Bug#517641: ssh-copy-id: option to replace specified key with a newly created key

2009-02-28 Thread Paul Wise
Package: openssh-client Version: 1:5.1p1-5 Severity: wishlist I'd like an option for ssh-copy-id that would login to a remote host and replace key X by key Y. ssh-copy-id --replace ~/new-ssh-key.pub -i ~/old-ssh-key.pub vps.somehost.org It should be robust enough to not cut off access to the