TJ,
Have you considered agent forwarding? Your sysadmin should be able to tell
you more, but this covers most of the important stuff -
http://unixwiz.net/techtips/ssh-agent-forwarding.html

If that looks helpful - pop back on here and I'll write something up for
you, given how often this comes up it's high time that I wrote a bit of
formal documentation for it! (even if it's not really a Capistrano feature!)

-- Lee Hambley

Twitter: @leehambley
Blog: http://lee.hambley.name/
Working with Rails: http://is.gd/1s5W1


2009/8/3 TJHanley <[email protected]>

>
> Due to corporate security our deployment design has been a little
> strange. Is there away to have Capistrano prompt for user/password at
> each connection?
>
> 1) my laptop (run cap deploy)
> 2) gateway (interactive password rsa rolling password)
> 3) role :web, ['server1','server2','server3','server4']
>   i) each one of these servers i have to login as me then sudo su, so
> that would require password 2 times for each.
>   ii) corporate directory password
>
> I don't think I have the right permissions to have ssh keys stored on
> my user at the gateway.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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.co.uk/group/capistrano?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to