Date: Thu, 29 Jun 2006 19:07:18 -0400 From: Mikhail Teterin <mi+mx@aldan.algebra.com> To: net@freebsd.org Cc: questions@freebsd.org Subject: a secure equivalent to rcmd() and rexec() ? Message-ID: <200606291907.19006.mi%2Bmx@aldan.algebra.com>
next in thread | raw e-mail | index | archive | help
I'm wondering, if there exists a secure equivalent to rcmd/rexec? Perhaps, somewhere in libssh? 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... Thanks! -mi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606291907.19006.mi%2Bmx>