On Tue, 24 Jun 2014 13:51:27 -0400, Micheal Butz <[email protected]> 
wrote:

>The first explanation fits my scenario
>My program is in the AUTHPGM section of IKJTSOxx
>
>the command profile nowtpmsg
>Is unauthorized command but so 
>What does that mean because my
>Program is in the authcmd/PGM
>I cann't invoke a command that's not authorized 

From TSO/E Programming Services (z/OS V1.13 version of the book),
<quote>
 IKJEFTSR specifically allows you to invoke authorized functions from an 
unauthorized application program. It maintains system security by running an 
invoked authorized function in its own isolated environment.

However, to maintain system security, an authorized application program can use 
the TSO/E service facility to invoke only authorized programs or commands, or 
CLISTs consisting of only authorized programs and commands. 
</quote>

In other words, you cannot use IKJEFTSR to do what you want.

You can find this online at 
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ikj4b790/23.1.2?SHELF=all13be9&DT=20110621111238
 or http://preview.tinyurl.com/q7xo5z2

-- 
Walt

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to