Esta questão da Red Hat detinha a chave * do meu problema:
I had the same issue - seems to have something to do with a user ssh config - I renamed mine, re-did it, and it worked
Oh ho, pensei que eu - eu tenho uma configuração ssh, e esta não é a primeira chave que eu copiei, e estou especificando example
no arquivo em vez de ter para digitar subdomain.example.com
.
Então, tentei especificar o domínio completo :
ssh-copy-id -i /Users/wwerner/.ssh/my_other_key [email protected] $? 1 12:34:54
/usr/local/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
/usr/local/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys
Number of key(s) added: 1
Now try logging into the machine, with: "ssh '[email protected]'"
and check to make sure that only the key(s) you wanted were added.
E boom, funcionou. Excelente.
* Hah hah