On Tuesday, 06/22/2010 at 12:12 EDT, John Harris <[email protected]> wrote: > A simple REXX based socket listener running on a disconnected z/VM guest could > accomplish this quite easily. > Commands can be sent from z/OS directly (or any other platform) from a Batch > Job/TSO or the console via System REXX.
Don't forget TLS/SSL + userid + password. If user is validated, then issue the FOR command and send the response back. The good news is that if you have RACF on both z/OS and z/VM, you can generate a PassTicket on the z/OS side and use it to authenticate on z/VM. Alan Altmark z/VM Development IBM Endicott
