On Sun, 27 Jul 2025 21:14:15 -0400, Joseph Reichman  wrote:
>
>I have a program that is unauthorized that I assembled (from the CBT TAPE)
>that is using IKJEFTSR  to call an  authorized program
>
I haven't used  IKJEFTSR, but I read:
<https://www.ibm.com/docs/en/zos/3.1.0?topic=facility-program-authorization-isolation>:
    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.

I'm curious.  Does "isolated environment" mean:
o A separate address space (best)?
o With other tasks non-dispatchable (TSO call)?
o Other (specify)?

-- 
gil

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

Reply via email to