If you are on OS X Leopard or Linux you can just do

ssh-add /path/to/key

On Apr 28, 12:05 pm, Chuck <[EMAIL PROTECTED]> wrote:
> I've dug around a bit and entered:
>
> set :ssh_keys, %w(/path/to/key)
>
> Didn't work. :(
>
> On Apr 28, 3:57 pm, "DJ Boge" <[EMAIL PROTECTED]> wrote:> I'm not sure if 
> this helps but you could 
> try:http://labs.peritor.com/webistrano/wiki/ConfigurationParameter
>
> > Check down in the bottom where it says "webistrano specific" and maybe
> > try setting the ssh_keys option? I'm not sure exactly the path that it
> > wants or if it wants a list of the actual files or not but maybe you
> > will figure it out.
>
> > On Mon, Apr 28, 2008 at 2:55 PM, Chuck <[EMAIL PROTECTED]> wrote:
>
> > >  I'm trying to set up a deployment script that will run on a regular
> > >  basis, but it continuously prompts me for a password.
>
> > >  I set up a public/private key and can now log into the machines i'm
> > >  deploying to from my deployment machine without a password, but cannot
> > >  for the life of me figure out how to get capistrano to drop the
> > >  password prompt.
>
> > >  Any ideas/input?
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to