Have three questions:
I have SSH Terminal and Tunneling on my NT
box. I setup the port forward and it works fine. Problem is that a
remote machine can't use my port forward. Older versions of SSH for
Windoze NT had a check box that allowed remote users to use the port
forward. SSH T&T doesn't seem to have this feature. Any
ideas?
I have 2.0.9 on a Digital Unix box. I just
figured out how to do an RSA connection, now I need to run a command and the
documentation isn't very clear.
In the authorization file I have:
key key.pub
How do I put a command in there?
key user.pub command="command"
or
key user.pub
command="command"
Last question is how can I set the no-pty
feature? SSH 1.0 was easy...2.0 documentation kinda blows.
-Patrick