On Tue, 29 Jan 2008 04:30:49 -0600, Steve Emson <[EMAIL PROTECTED]> wrote:
>Given that the program(EQQXINIX) is not defined as program controlled with >RACF, what are the circumstances which cause it to be treated as program >controlled? >The error message manual for CSV025I indicates "This error might occur when >a user has EXECUTE access to a problem library's data set profile, even if >none of the program modules involved are RACF program protected." > >WHy does it think EQQXINIX is program controlled? > >ICH419I THE ENVIRONMENT IS NOT CONTROLLED. ATTEMPT TO LOAD >PROGRAM EQQXINIX FROM LIBRARY SYS1.EQQ.SEQQLMD0 FAILED. >ICH420I PROGRAM IKJEES73 FROM LIBRARY SYS1.CMDLIB CAUSED THE >ENVIRONMENT TO BECOME UNCONTROLLED. >ICH420I PROGRAM EXEC FROM LIBRARY SYS1.CMDLIB CAUSED THE >ENVIRONMENT TO BECOME UNCONTROLLED. >CSV025I PROGRAM CONTROLLED MODULE EQQXINIX NOT ACCESSED, USER >UNAUTHORIZED One of the following is almost certainly true: (a) You have a PROGRAM profile that covers EQQXINIX and grants the user EXECUTE. (b) You have a DATASET profile for the library containing EQQXINIX that grants the user EXECUTE. -- Walt Farrell, CISSP IBM STSM, z/OS Security Design ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

