[Info-vax] how to write openvms commands in .sh file through openvms
Paul Sture
nospam at sture.ch
Thu Feb 28 16:25:11 EST 2013
In article <kgogo9$sse$1 at news.albasani.net>,
Jan-Erik Soderholm <jan-erik.soderholm at telia.com> wrote:
> I/we use a REXEC from JCL on a MVS mainframe to remotely submit
> (real) batch jobs on our VMS server. Has worked for 12+ years
> in production use now.
>
> A rexec client on any platform shuld be able to do the same.
There is rexec, rlogin and rsh. In a previous work environment these
were officially discouraged due to security considerations (though I
think we used it at one point for an X11 package which ran on Windows
which connected to VMS systems).
>From the Wiki on rsh:
http://en.wikipedia.org/wiki/Remote_Shell
"Limitations
As described in the rlogin article, the rsh protocol is not secure for
network use, because it sends unencrypted information over the network,
among other reasons. Some implementations also authenticate by sending
unencrypted passwords over the network. rsh has largely been replaced
with the secure shell (ssh) program, even on local networks."
--
Paul Sture
More information about the Info-vax
mailing list