Nix, Robert P. wrote:
I was looking for something to ship a single command or string of commands across to the zLinux image. I don't actually want to start a session like telnet or transfer a file like ftp. (Although sftp support would be nice too...)
If both ends and the path are secure, rsh (or rexec) will do the command bit. You can secure things somewhat at the Linux end with tcpwrappers (enforcing IP address limitations) and/or with iptables (same deal). Bear in mind anyone with access to he zVM system (or who can use/fake its ip address) might also be able to do things on the zLinux system. If you have an https client on zVM you could use a web interface. -- Cheers John -- spambait [EMAIL PROTECTED] [EMAIL PROTECTED] Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/ do not reply off-list ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
