I have a REXX script that issues a set of SEND commands to another zVM
guest to log on another guest's Linux session and issue a Linux command
and then exit. The problem with the script is that it is passing the
password to Linux and I would like to change this to using an rsa
public/private key exchange instead. 

 

What I want to be able to do is to send a user ID and commands to a zVM
guest that hosts a zLinux server, logging in with only the user ID and
using the rsa keys to authenticate on the zLinux side (allowing commands
to be issued under that ID). Has anyone done this or is it possible? 

 

Is there a reverse command to the "vmcp" command in IBM s390 toolkit, a
type of CP command that issues a Linux command the Linux side, like the
vmcp allows CP commands to be issued from Linux to the zVM session.
Because of authentication on the Linux side, I do not think this is
possible, but I would like to learn I am wrong here.

 

James Chaplin

Systems Programmer, MVS, zVM & zLinux


----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to