Re: [capistrano] New Capistrano user, having SSH problem asking for password

2010-05-27 Thread Eric Marden - Ruby Coder
Could be wrong but the problem seems to be on SSH's side. First, is 'identity' the name of this file on your system? I know on my debian boxes its 'authorized_keys' 2nd thing to check is your local ssh config (box1) to ensure that the order the different auth schemes is correct. Should be by defa

[capistrano] Need a bit of help with shared host deployment

2010-05-27 Thread grumpy
Hi, My OSX machine is set to store source code on my Github account. My Github account has keys setup so that both my local machine and deployment machine provide the needed keys for authenication. The deployment machine is a Fedora host, git is installed and working. When I run the deploy.rb git:

Re: [capistrano] Net::SSH ServerAlive* configuration

2010-05-27 Thread Tim Carey-Smith
Hey there, I tried to search for the ML for net-ssh, but I came up empty-handed. Could you point me to it? Thanks, Tim On May 26, 2010, at 2:28 PM, Lee Hambley wrote: > Tim, > > It's entirely possible that Net::SSH doesn't honor it – there's a separate > list for questions regarding it (als