Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2006 10:20:47 +0200
From:      "no@spam@mgedv.net" <nospam@mgedv.net>
To:        "'Mikhail Teterin'" <mi+mx@aldan.algebra.com>, <net@freebsd.org>
Cc:        questions@freebsd.org
Subject:   RE: a secure equivalent to rcmd() and rexec() ?
Message-ID:  <004501c69c1e$1787de50$01010101@avalon.lan>
In-Reply-To: <200606291907.19006.mi%2Bmx@aldan.algebra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I need to send data to a command line on another machine, but 
> popen-ing an ssh 
> session seems like a rather inferior method, because there is 
> no way to 
> (portably) access the command's stderr...
> 
not sure if this is the answer you want, but:
what if you tunnel the rcmd/rexec commands through an
encrypted tunnel? you could use pf and stunnel to redirect
traffic, maybe that helps. it's obviously not a development
solution but an administrative, maybe working one ;-)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004501c69c1e$1787de50$01010101>