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 -~----------~----~----~----~------~----~------~--~---
