We don't hand out the farms key. We have our employees that need to access to the instances generate their own keypair and we add their public key to the servers they need access to. We manage our servers with capistrano and made tasks so it's trivial to push out the keys. We also wrote a shell script that uses the on_hostup hook and copies the keys from a temporary location to the .ssh directory on bootup. I can post the cap tasks we use if anybody is interested.
On Jun 26, 2009, at 2:52 AM, Frédéric Sidler <[email protected]> wrote: > That means that I shouldn't fire people too often ;-) > No way to do it or implemented live? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
