Allow for ssh options. i.e.: ssh -A
Posted: Wed Jan 04, 2012 5:21 pm
Hi Raf,
Love the app. A co-worker turned me on to it when he pointed out that remoter may be the best app. to VNC through an ssh tunnel.
I use it for ssh in my web development all the time too.
I'd like to see the ability to ssh with options.
I typically log in with "ssh -A serverName" and I'd like to be able to do that with Remoter.
Here's my use case:
My co-workers and I use Git for source control / revision management and Gitosis for user management on our central repositories. The authentication for Gitosis is handled by ssh keys; we each have a copy of our public key on the Gitosis server. Private keys are kept on our local machines and development is done on remote web servers. Rather than keep copies of our SSH private keys on each remote server we use the option 'ssh -A' to create a temporary copy of the private key that only exists during the active session. *From the Man page: "-A Enables forwarding the authentication agent connection." ref: http://www.openbsd.org/cgi-bin/man.cgi? ... &sektion=1
I imported my private key into remoter but I wasn't able to pass it to the server and so I wasn't able to push or pull any of my changes to or from the repository.
Perhaps adding an 'option' field to the connection configuration would be a solution?
Thanks for considering this feature.
__________________________________________________________________
My Basics
remoter version: 3.2.1
device remoter is installed on: iPad 2
iOS version: 5.0.1
Feature Specific to Me
what type of session: ssh
server specifics: Linux
Love the app. A co-worker turned me on to it when he pointed out that remoter may be the best app. to VNC through an ssh tunnel.
I use it for ssh in my web development all the time too.
I'd like to see the ability to ssh with options.
I typically log in with "ssh -A serverName" and I'd like to be able to do that with Remoter.
Here's my use case:
My co-workers and I use Git for source control / revision management and Gitosis for user management on our central repositories. The authentication for Gitosis is handled by ssh keys; we each have a copy of our public key on the Gitosis server. Private keys are kept on our local machines and development is done on remote web servers. Rather than keep copies of our SSH private keys on each remote server we use the option 'ssh -A' to create a temporary copy of the private key that only exists during the active session. *From the Man page: "-A Enables forwarding the authentication agent connection." ref: http://www.openbsd.org/cgi-bin/man.cgi? ... &sektion=1
I imported my private key into remoter but I wasn't able to pass it to the server and so I wasn't able to push or pull any of my changes to or from the repository.
Perhaps adding an 'option' field to the connection configuration would be a solution?
Thanks for considering this feature.
__________________________________________________________________
My Basics
remoter version: 3.2.1
device remoter is installed on: iPad 2
iOS version: 5.0.1
Feature Specific to Me
what type of session: ssh
server specifics: Linux