Mario,

It looks from this bit of the
documentation<https://github.com/net-ssh/net-ssh-gateway/blob/master/lib/net/ssh/gateway.rb#L154>,
like you can differently open the gateway, it'll require that you hack
Capistrano a little, but you could experiment anyway before coming back and
let us know if it worked, and we could explore the next steps.

- Lee

Lee Hambley
--
http://lee.hambley.name/
+49 (0) 170 298 5667


On 19 April 2013 19:16, Mario Zaizar <[email protected]> wrote:

> Hey guys, I need to deploy a server behind a security gateway (Google
> Authenticator).
> http://support.google.com/a/bin/answer.py?hl=en&answer=1037451
>
> My common process is:
>
> 1.- ssh user@gateway1
> 2.- Enter google authenticator password
> 3.- Enter user password
> 4.- <Inside>
> 5.- ssh app1
> 6.- deploy
>
> I tried using Capistrano gateway option but is not working.
>
> https://github.com/capistrano/capistrano/wiki/2.x-Getting-Started#gateway-servers
>
> Do you know where I can find more options or extended documentation about
> Capistrano gateway.
> Or if there is a plugin/gem that provides this feature by itself.
> https://www.ruby-toolbox.com/search?utf8=%E2%9C%93&q=capistrano
>
> Thanks a lot.
> -Mario
>
>  --
> --
> * 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Capistrano" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
* 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
--- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to