Hi All,

I have a not-so-abnormal setup of a server which is behind a gateway.
The gateway access is available with SSH, and once there, I can ssh to
the target server without a password.

The gateway and target servers have different usernames (target is
running as root - I know, I didn't set it up). I've read many article
on Gateway setup, and have something like this:

config/deploy.rb
set :gateway, "dialup.ssh.server"
set :user "my_user_name"

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" 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/capistrano?hl=en

Reply via email to