Submitting batch job and the user acid is getting truncated to 7 characters and receiving the ALT-ACID signon security violation. TSSUTIL shows the following:
DATE TIME SYSID ACCESSOR JOBNAME FACILITY MODE VC PROGRAM R-ACCESS A-ACCESS SRC/DRC SEC JOBID TERMINAL
-------- -------- ----- -------- -------- -------- ---- -- -------- -------- -------- ------- --- ------- -------
06/09/20 13:24:44 SYSB DEVUSR HCI HCI FAIL 01 PRGPMAIN *08*-9D SUB S010598
RESOURCE TYPE & NAME : ALT-ACID ACID=DEVUSR JOB=TS0042JK
DEVUSR acid not defined to Top Secret but DEVUSRS is defined.
*For this example DEVUSRS is used for the ACID*
Release : 16.0
Component : CA Top Secret for z/OS
Issue a TSS MODIFY STATUS and see what is specified for SUBACID and JOBACID.
Check to see if SUBACID and JOBACID have the (U,8) option and not (U,7), which will truncate the acid.
SUBACID and JOBACID control how the job inherits the acid and how much many characters of the submitting acid is used for the job if there is no USER= in the job.
For more information on SUBACID Options reference the link below:
SUBACID—Determine How to Derive Batch Job ACIDs
And for information on JOBACID Options reference the link below: