After applying an EINE PTF can not do any Endevor actions from EINE as Batch
When checking the output of submitted jobs, it gives the following SEC ERROR -
13.28.09 JOB05395 ICH408I USER(######## ) GROUP(group ) NAME(username)
LOGON/JOB INITIATION - INVALID PASSWORD
13.28.09 JOB05395 IRR013I VERIFICATION FAILED. INVALID PASSWORD GIVEN.
$HASP106 JOB DELETED BY JES2 OR CANCELLED BY OPERATOR BEFORE EXECUTION
This error happen when the USER= parameter is put in the job card and tries to submit JCL from different user without surrogate RACF configuration
Release : All Supported Releases
0820 * ----------------------------------------------------------------
0830 * +UEXIT00-RJE-GEN-USERID-PASSWORD is a logical variable that is
0840 * used to tell EINE whether or not to include USERID= and
0850 * PASSWORD= as part of the job card for jobs submitted via RJE.
0860 * Default is coded.
0870 MOVE FALSE TO +UEXIT00-RJE-GEN-USERID-PASSWORD
0880 *