Re: .ssh/config -t pty option



Hrvoje Spoljar <fcbyr@xxxxxxxx> pise na comp.security.ssh:
Hi folks,

I have working command

ssh hostA -At hostB

now i want to simplify that by using .ssh/config file and my host block for
connecting to hostB looks like this

Host hostB
Hostname HostA
ForwardAgent yes
ProxyCommand ssh hostB

now i know im missing -t switch to allocate pty, is there option to set in
config file to allocate pty?

cause it does not work if i try ssh hostB -t, or ssh hostB -tt

I found answer among the posts, but it's not so clear...
Can anyone explain why is netcat used?

--
____ __ ___| | ___ Real knowledge .~. hrvoje.spoljar@><.pbf.hr
(_-< '_ \/ _ \ |_/ -_) is to know / V \ irc # RoCkY
/__/ .__/\___/__/\___| the extent of /( )\ icq : 53000945
|_| one's ignorance ^-^
.



Relevant Pages

  • Re: SSH-X-Forwarding: Determining the Host?
    ... the IP address of the client host. ... than one SSH connection (say you SSH to a firewall host, ... running an xterm from hostB, using ssh from hostB to hostC and again from ... When you run your process on hostD, which answer do you want, ...
    (comp.security.ssh)
  • Re: ssh connection without passwd
    ... ssh-rsa usera@HOSTA ... From HostB ... to myserver using ssh. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • .ssh/config -t pty option
    ... now i want to simplify that by using .ssh/config file and my host block for ... connecting to hostB looks like this ... ProxyCommand ssh hostB ...
    (comp.security.ssh)
  • Re: php connect to mysql via ssh
    ... on how to connect to mysql via ssh with php. ... You want to use SSH tunneling to do this. ... running on hostA and MySQL is running on hostB. ...
    (comp.lang.php)
  • Re: how to enable passwordless access for rsh rcp
    ... > allow rsh/rcp for root without a password from a particular host or ... > even for any host? ... > So just for the moment rsh is required. ... enter the password and complete your login on the hostB system. ...
    (comp.unix.solaris)