The error you describe in comment #1 is not an error and is the correct way to 
use SSH keys. You create a key pair on your local machine and then use 
ssh-copy-id to copy the public key to a remote server. The private key should 
not be transfered in any circumstances (as this would be a possible security 
issue)!
The SSH server should have ONLY public keys.

-- 
open ssh config instruction mistakes
https://bugs.launchpad.net/bugs/663095
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to