How to remove access to the CEDA transaction below.
ACCESSORID = DB2STC NAME = DB2 STC TRANS
LCF FAC = CICSE
AUTH CMDS = CEDA D8CS D8PP D8PS
D8PT D8PU
LCF FAC = CICSA
AUTH CMDS = CEDA D8CS D8PP D8PS
D8PT D8PU
LCF FAC = CICSH
AUTH CMDS = CEDA D8CS D8PP D8PS
D8PT D8PU
LCF FAC = CICSB
AUTH CMDS = CEDA D8CS D8PP D8PS
D8PT D8PU
Release : 16.0
Component : CA Top Secret for z/OS
The command syntax is:
TSS REM(acid) TRANS(facility,(tranid,tranid))
So the necessary command(s) would be:
TSS REM(DB2STC) TRANS(CICSE,(CEDA))
** Repeat for each facility.