On Friday, 02/23/2007 at 03:22 EST, Yu Safin <[EMAIL PROTECTED]> wrote: > I tried to issue vmcp send commands but I am getting the following error: > # vmcp send monwrite begin > HCPSEC068E SEND command failed; receiver has not authorized sender > Error: non-zero CP response for command 'SEND MONWRITE BEGIN': #68 > > I suspect that the guest I am using is not authorized by zVM to issue > such command. I am not a zVM systems programmer but I suspect that > if I ask for the Linux machine to have zVM operator rights, they > systems programmer might laugh me out of his office. > Any suggestions on how I can implement the procedure outlined by Tom Driscoll.
For SEND to work you must be the secondary user of the target machine, OR you have to have class C privileges. Easiest is to change the CONSOLE statement in MONWRITE's directory entry to put your userid as the secuser. Alan Altmark z/VM Development IBM Endicott ---------------------------------------------------------------------- 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
