Re: bootshell-SMSG not authorized

2002-06-13 Thread Peter Webb, Toronto Transit Commission
Your problem is SMSG. You have to use the SEND command instead. -Original Message- From: Hank Calzaretta [SMTP:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 4:31 PM To: [EMAIL PROTECTED] Subject: bootshell-SMSG not authorized I'm trying to implement Mike Kershaw's

bootshell-SMSG not authorized

2002-06-12 Thread Hank Calzaretta
I'm trying to implement Mike Kershaw's bootshell program in order to shutdown Linux instances from the VM operator console. I issue the following command from OPERATOR: SMSG SYSSOFT1 HALT I get the following response: HCPMFS057I SYSSOFT1 not receiving; not authorized I did a SET SMSG

Re: bootshell-SMSG not authorized

2002-06-12 Thread Kris Van Hees
I might be shooting in the dark here, but do you possibly mean to send the command: SEND SYSSOFT1 HALT instead? Kris On Mon, Jun 10, 2002 at 03:30:42PM -0500, Hank Calzaretta wrote: I'm trying to implement Mike Kershaw's bootshell program in order to shutdown Linux instances

Re: bootshell-SMSG not authorized

2002-06-10 Thread Alan Altmark
On Monday, 06/10/2002 at 03:30 EST, Hank Calzaretta [EMAIL PROTECTED] wrote: I'm trying to implement Mike Kershaw's bootshell program in order to shutdown Linux instances from the VM operator console. I issue the following command from OPERATOR: SMSG SYSSOFT1 HALT SECUSER and SMSG are

Re: bootshell-SMSG not authorized

2002-06-10 Thread Larry Rotolo
Hank, you need to: CP SET SECUSER SYSSOFT1 OPERATOR then SEND CP SYSSOFT1 HALT Hank Calzaretta wrote: I'm trying to implement Mike Kershaw's bootshell program in order to shutdown Linux instances from the VM operator console. I issue the following command from OPERATOR: SMSG