Comment 8 for bug 745245

Revision history for this message
Lionel FELICITE (deogracia) wrote :

Hi,
I'm on 11.04 and I've got this issue too.

You can use the "ssh-copy-id" as a workaround until it's fixed

For example : ssh-copy-id "user@server -p $PORT$"

-p $PORT$ is necessary if you don't use the default port (22)