On Fri, 4 Jan 2002, Daryl J. Hoyt wrote:

> I have several scripts that I would like to get data from several machines.
> I have seen the ssl and telnet modules, but is there one for rsh.  It has
> been recommended to me that rsh would be a better approach.

I recommend against rsh -- use ssh/scp (secure shell.secure copy) instead.
In fact, i recommend *against* any of the r* commands (rlogin, rcp, rsh),
they are not secure at all.

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
The meek shall inherit the Earth.  (But they're gonna have to fight for it.)


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to