eval ‘ssh-agent‘ ssh-add /path/to/farm/key.pem ssh -A [email protected]
1stserver: find /etc/aws/hosts 1stserver: ssh role.internal.ip This uses ssh agent forwarding so that you only need the key on your local workstation. ‘ = backtick On Jun 26, 2009, at 3:36 AM, ravi s <[email protected]> wrote: > Is there a way i can i do a ssh login to the other instances in the > same farm without using a key. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
