SV-223921r561402_rule
V-223921
SRG-OS-000080-GPOS-00048
TSS0-ES-000480
CAT II
10
z/OS system command controls are provided via resources in the OPERCMDS resource class. Configure (MVS) of the OPERCMDS resource class to be properly owned or at a minimum the OPERCMDS resource in the RDT specifies the DEFPROT attribute. Name the actual owning ACID specified for deptacid in accordance with installation recommendations.
When protecting the facilities for z/OS system commands via the OPERCMDS class, use the following controls:
(1) Prevent access to the z/OS resources by default, and log all access. Create generic and specific permissions with logging as required using the required controls for z/OS System Commands listed in ACP00282.
For example:
TSS ADDTO(deptacid) OPERCMDS(MVS.)
TSS PERMIT(usracid) OPERCMDS(MVS.ACTIVATE) ACTION(AUDIT)
TSS PERMIT(usracid) OPERCMDS(MVS.CANCEL.JOB.) ACTION(AUDIT)
TSS PERMIT(usracid) OPERCMDS(MVS.CONTROL.) ACCESS(UPDATE)
ACTION(AUDIT)
TSS PERMIT(usracid) OPERCMDS(MVS.DISPLAY.) ACCESS(READ)
TSS PERMIT(usracid) OPERCMDS(MVS.MONITOR) ACCESS(READ)
TSS PERMIT(usracid) OPERCMDS(MVS.STOPMN) ACCESS(READ)
From the ISPF Command Shell enter:
TSS WHOOWNS OPERCMDS(MVS)
If the (MVS) resource is owned, this is not a finding.
If the (MVS) resource is not owned, this is a finding.
TSS LIST RDT RESCLASS(OPERCMDS)
If the (MVS) resource is not OWNED and the OPERCMDS class does not have DEFPROT as an attribute, this is a finding.
V-223921
False
TSS0-ES-000480
From the ISPF Command Shell enter:
TSS WHOOWNS OPERCMDS(MVS)
If the (MVS) resource is owned, this is not a finding.
If the (MVS) resource is not owned, this is a finding.
TSS LIST RDT RESCLASS(OPERCMDS)
If the (MVS) resource is not OWNED and the OPERCMDS class does not have DEFPROT as an attribute, this is a finding.
M
4102