ssh-copy-id copies one key twice instead of two keys
Bug #1374299 reported by
Jan Cerny
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openssh (Ubuntu) |
New
|
Medium
|
Unassigned |
Bug Description
I have two public keys on my local machine, one is rsa and second is ecdsa. After using ssh-copy-id, I've checked authorized keys on remote machine but the ecdsa key was not there, only rsa key is there twice.
How to reproduce:
1) have two public keys on local machine, one rsa and one ecdsa.
2) $ ssh-copy-id [remote host]
description: | updated |
Changed in openssh (Ubuntu): | |
importance: | Undecided → Medium |
To post a comment you must log in.