> > I guess that's not possible, I'll have to see if I can hack it to make
it happen because it seems like a tremendously useful thing for these one off types of things. The only really nice solution is to have an "askpass" program with a tunnel back to your workstation. Anything else involves putting passwords in source files (or environmental variables) which makes me lose sleep at night, If you're interested in the topic, my plan is something like this: http://blog.retep.org/2009/04/09/ssh-askpass-on-osx-10-5/ - except to have it talk to the servers over an SSH sub-channel with a locally cached password (something like how keychain remembers your ssh-key password) - Lee -- * 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
