On Thu, 13 Dec 2007 13:03:18 -0600, RPN01 <[EMAIL PROTECTED]> wrote:

>We're not "trying"... But we'd love to have an ssh command on z/VM, just
 
for
>non-interactive access to linux. scp and sftp would be a bonus. I'd just

>like to be able to do something like the following on z/VM CMS:
>
>ssh [EMAIL PROTECTED] -c "uname -a"
>
>Substitute your favorite configuration or query command within the quote
s,
>and you have a method to talk to your Linux guests to handle many simple

>problems.

I do that via the SECUSER interface.  I got fancy and wrote a short REXX 

EXEC that uses the STARMSG service in a pipeline to give me an interactiv
e 
session and log the console traffic to a file on my A-disk.  It's on my 

todo list to make a version to pass one or more commands non-interactivel
y 
to a list of Linux guests.

Brian Nielsen

Reply via email to