EC2'de ubuntu Natty örneğim var ve buna SSH yapabilirim
ssh -v -i ec2-keypair ubuntu@ubuntu@XXXX.compute-1.amazonaws.com
Ancak daha az sshing şifresi ayarlamak istiyorum. Bu yüzden bu seçenekleri denedim ve hiçbir şey çalışmıyor:
$ ssh-copy-id -i ~/.ssh/id_rsa.pub ubuntu@XXXX.compute-1.amazonaws.com
Permission denied (publickey).
$ ssh-copy-id -i ~/.ssh/ec2-keypair ubuntu@XXXX.compute-1.amazonaws.com
/usr/bin/ssh-copy-id: ERROR: No identities found
$ ssh-copy-id -i ~/.ssh/id_rsa.pub root@XXXX.compute-1.amazonaws.com
Permission denied (publickey).
ssh-copy-id -f -i /var/lib/postgres/.pubfilename ubuntu@ec2-domain
hala izin reddedildi hata alıyorum çalışırken hala hem postgres hem de yönetici normal kullanıcı için yaptım .