RE: a secure equivalent to rcmd() and rexec() ?
- From: "no@spam@mgedv.net" <nospam@xxxxxxxxx>
- Date: Fri, 30 Jun 2006 10:20:47 +0200
I need to send data to a command line on another machine, butnot sure if this is the answer you want, but:
popen-ing an ssh
session seems like a rather inferior method, because there is
no way to
(portably) access the command's stderr...
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 ;-)
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- a secure equivalent to rcmd() and rexec() ?
- From: Mikhail Teterin
- a secure equivalent to rcmd() and rexec() ?
- Prev by Date: Slow server
- Next by Date: rejected mail in periodic runs.
- Previous by thread: a secure equivalent to rcmd() and rexec() ?
- Next by thread: Re: A New FreeBSD Server
- Index(es):
Relevant Pages
|
|