Walt: Are we saying Cobol cant invoke TMP ?? If so, where do i find an example
Scott J Ford Software Engineer http://www.identityforge.com ________________________________ From: Walt Farrell <[email protected]> To: [email protected] Sent: Thursday, February 16, 2012 11:14 AM Subject: Re: Authorized functions On Wed, 15 Feb 2012 14:11:14 -0600, McKown, John <[email protected]> wrote: >Is this even possible? here: > >http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ikj4b780/23.4.3.2 > ><quote> >Table 122 shows the reason codes that are found in parameter 5 if IKJEFTSR >completes with a return code of 20. >... > > 24(18) IKJEFTSR was invoked from a non-TSO/E environment. >This service can only be used in a foreground or background TSO/E >environment. > ></quote> You can invoke IKJEFTSR under the TMP, or from within an environment created by IKJTSOEV (as Scott is doing). However, in order to use IKJEFTSR to invoke an APF-authorized command you need to run under the TMP. -- Walt Farrell IBM STSM, z/OS Security Design ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

