Re: .ssh/config -t pty option
- From: Hrvoje Spoljar <fcbyr@xxxxxxxx>
- Date: Fri, 21 Dec 2007 01:19:06 +0000 (UTC)
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 ^-^
.
- Follow-Ups:
- Re: .ssh/config -t pty option
- From: Darren Tucker
- Re: .ssh/config -t pty option
- References:
- .ssh/config -t pty option
- From: Hrvoje Spoljar
- .ssh/config -t pty option
- Prev by Date: .ssh/config -t pty option
- Next by Date: Re: I've got Winbind working, now I want single-sign-on
- Previous by thread: .ssh/config -t pty option
- Next by thread: Re: .ssh/config -t pty option
- Index(es):
Relevant Pages
|
|