SMSG Authorization

2008-12-05 Thread Howard Rifkind
I'm trying to SMSG the EREP guest and although I have set SMSG on the command 
comes back stating that the EREP guest isn't authorized.
 
Is there anyway around this to get EREP authorized for SMSG?
 
Will IUCV do it? so I can get EREP to execute a REXX exec from a command issued 
from a different virtual machine guest.
 
Thanks.
_
LEGAL NOTICE
Unless expressly stated otherwise, this message is confidential
and may be privileged. It is intended for the addressee(s) only.
Access to this E-mail by anyone else is unauthorized.
If you are not an addressee, any disclosure or copying of the
contents of this E-mail or any action taken (or not taken) in
reliance on it is unauthorized and may be unlawful. If you are not an
addressee, please inform the sender immediately, then delete this
message and empty from your trash.


Re: SMSG Authorization

2008-12-05 Thread Dave Jones

Howard,

in order for EREP to receive SMSG from any other user id, you must do the SET SMSG ON (or, 
for IUCV connections, SET SMSG IUCV) command on the EREP user id itself.


Howard Rifkind wrote:

I'm trying to SMSG the EREP guest and although I have set SMSG on the command 
comes
back stating that the EREP guest isn't authorized.

Is there anyway around this to get EREP authorized for SMSG?

Will IUCV do it? so I can get EREP to execute a REXX exec from a command issued 
from a
different virtual machine guest.

Thanks. _ LEGAL NOTICE Unless expressly stated otherwise, this 
message is
confidential and may be privileged. It is intended for the addressee(s) only. 
Access to
this E-mail by anyone else is unauthorized. If you are not an addressee, any 
disclosure
or copying of the contents of this E-mail or any action taken (or not taken) in 
reliance on it is unauthorized and may be unlawful. If you are not an addressee, please

inform the sender immediately, then delete this message and empty from your 
trash.



--
DJ

V/Soft
  z/VM and mainframe Linux expertise, training,
  consulting, and software development
www.vsoft-software.com


Re: SMSG Authorization

2008-12-05 Thread Huegel, Thomas
I think you are correct Rob, an application program (ie WAKEUP) must establish 
it's ability to receive SMSG's before anyone can send one. Just setting SMSG ON 
is not enough.

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] Behalf Of RPN01
Sent: Friday, December 05, 2008 11:34 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SMSG Authorization


Wouldn't the EREP program actually have to be waiting and understand SMSG 
messages, otherwise, what do you expect it to do with the message once received?

Of course, I could be blowing smoke, and EREP does indeed have features to do 
this that I'm unaware of or have forgotten. (Getting old is such a pain...)

--
Robert P. Nix  Mayo Foundation.~.
RO-OE-5-55 200 First Street SW/V\
507-284-0844   Rochester, MN 55905  /( )\
-^^-^^
In theory, theory and practice are the same, but
 in practice, theory and practice are different.




On 12/5/08 11:26 AM, Howard Rifkind [EMAIL PROTECTED] wrote:



I'm trying to SMSG the EREP guest and although I have set SMSG on the command 
comes back stating that the EREP guest isn't authorized.

Is there anyway around this to get EREP authorized for SMSG?

Will IUCV do it? so I can get EREP to execute a REXX exec from a command issued 
from a different virtual machine guest.

Thanks.



_
LEGAL NOTICE
Unless expressly stated otherwise, this message is confidential
and may be privileged. It is intended for the addressee(s) only.
Access to this E-mail by anyone else is unauthorized.
If you are not an addressee, any disclosure or copying of the
contents of this E-mail or any action taken (or not taken) in
reliance on it is unauthorized and may be unlawful. If you are not an
addressee, please inform the sender immediately, then delete this
message and empty from your trash.








Re: SMSG Authorization

2008-12-05 Thread Ed Zell
Howard,

   Are you by chance trying to run your EREP stuff without actually
logging on
   to the virtual machine?   If so, you might want to look at   CP SEND

   I haven't tried it so I might be all wet, but I think you could

SEND CP EREP EXT
SEND EREP END
SEND EREP EXEC RUNEREP

   or something similar to this.  You might need to be authorized as a
secondary
   console, I can't remember for sure.  

Ed Zell
Illinois Mutual Life
(309) 636-0107

 



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Howard Rifkind
Sent: Friday, December 05, 2008 11:27 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: SMSG Authorization

 

I'm trying to SMSG the EREP guest and although I have set SMSG on the
command comes back stating that the EREP guest isn't authorized.

 

Is there anyway around this to get EREP authorized for SMSG?

 

Will IUCV do it? so I can get EREP to execute a REXX exec from a command
issued from a different virtual machine guest.

 

Thanks.


.


CONFIDENTIALITY: This e-mail (including any attachments) may contain 
confidential, proprietary and privileged information, and unauthorized 
disclosure or use is prohibited.  If you receive this e-mail in error, notify 
the sender and delete this e-mail from your system.


Re: SMSG Authorization

2008-12-05 Thread RPN01
Wouldn¹t the EREP program actually have to be waiting and understand SMSG
messages, otherwise, what do you expect it to do with the message once
received?

Of course, I could be blowing smoke, and EREP does indeed have features to
do this that I¹m unaware of or have forgotten. (Getting old is such a
pain...)

-- 
Robert P. Nix  Mayo Foundation.~.
RO-OE-5-55 200 First Street SW/V\
507-284-0844   Rochester, MN 55905   /( )\
-^^-^^
In theory, theory and practice are the same, but
 in practice, theory and practice are different.




On 12/5/08 11:26 AM, Howard Rifkind [EMAIL PROTECTED] wrote:

 I'm trying to SMSG the EREP guest and although I have set SMSG on the command
 comes back stating that the EREP guest isn't authorized.
  
 Is there anyway around this to get EREP authorized for SMSG?
  
 Will IUCV do it? so I can get EREP to execute a REXX exec from a command
 issued from a different virtual machine guest.
  
 Thanks.
 
 
 
 _
 LEGAL NOTICE
 Unless expressly stated otherwise, this message is confidential
 and may be privileged. It is intended for the addressee(s) only.
 Access to this E-mail by anyone else is unauthorized.
 If you are not an addressee, any disclosure or copying of the
 contents of this E-mail or any action taken (or not taken) in
 reliance on it is unauthorized and may be unlawful. If you are not an
 addressee, please inform the sender immediately, then delete this
 message and empty from your trash.
 




Re: SMSG Authorization

2008-12-05 Thread Alan Altmark
On Friday, 12/05/2008 at 12:44 EST, Huegel, Thomas [EMAIL PROTECTED] 
wrote:
 I  think you are correct Rob, an application program (ie WAKEUP) must 
 establish  it's ability to receive SMSG's before anyone can send one. 
Just 
 setting SMSG ON  is not enough.

The message
  HCPMFS057I userid not receiving; not authorized
can be misleading, though it's obvious once someone tells you the answer! 
The message description isn't overly helpful (and an RCF would be nice).

HCP057Iuserid not receiving; text 
Explanation:  The user ID specified in the MESSAGE, WARNING, MSGNOH, or 
SMSG
command is not receiving.  
 
text in this message identifies the reason why the user ID is not 
receiving.
  
TextExplanation of text  
: 
not authorized  The user is not authorized. 
:

It refers to the VMCF AUTHORIZE function (via diagnose 0x68) that must be 
issued by a server in order for users to send it SMSGs and it has SET SMSG 
ON.  VMCF AUTHORIZE is not required if the server has an IUCV connection 
to *MSG and has SET SMSG IUCV.

Alan Altmark
z/VM Development
IBM Endicott


Re: SMSG Authorization

2008-12-05 Thread Howard Rifkind
Thanks all,
 
Yes, my manager doesn't want the operators to get into this so it has
to be all hands on.
 
I got something like you are talking about here now working.

 Ed Zell [EMAIL PROTECTED] 12/5/2008 12:41 PM 

Howard,

   Are you by chance trying to run your EREP stuff without actually
logging on
   to the virtual machine?   If so, you might want to look at   CP
SEND

   I haven’t tried it so I might be all wet, but I think you could

SEND CP EREP EXT
SEND EREP END
SEND EREP EXEC RUNEREP

   or something similar to this.  You might need to be authorized as a
secondary
   console, I can’t remember for sure.  

Ed Zell
Illinois Mutual Life
(309) 636-0107
 


From:The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Howard Rifkind
Sent: Friday, December 05, 2008 11:27 AM
To: IBMVM@LISTSERV.UARK.EDU 
Subject: SMSG Authorization

 

I'm trying to SMSG the EREP guest and although I have set SMSG on the
command comes back stating that the EREP guest isn't authorized.

 

Is there anyway around this to get EREP authorized for SMSG?

 

Will IUCV do it? so I can get EREP to execute a REXX exec from a
command issued from a different virtual machine guest.

 

Thanks.

 
Confidentiality:  This e-mail (including any attachments) may contain
confidential, proprietary and privileged information, and unauthorized
disclosure or use is prohibited.  If you receive this e-mail in error,
please notify the sender and delete this e-mail from your system.
_
LEGAL NOTICE
Unless expressly stated otherwise, this message is confidential
and may be privileged. It is intended for the addressee(s) only.
Access to this E-mail by anyone else is unauthorized.
If you are not an addressee, any disclosure or copying of the
contents of this E-mail or any action taken (or not taken) in
reliance on it is unauthorized and may be unlawful. If you are not an
addressee, please inform the sender immediately, then delete this
message and empty from your trash.