Hi, I'm setting up SSH between two instances. I'm using:
ssh-keygen -t rsa To get my public/private key pair then pushing that over to my remote server using: ssh-copy-id -i ~/.ssh/id_rsa.pub my_u...@my_remoteserver.com When I then test ssh it works fine. I synchronize my remote instance and test ssh again, it still works. When I synchronize my local instance though SSH has stopped working when the instance comes back up. I'm prompted for a password instead of it accepting the connection. Can anyone help please? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
