Select any two versions of this STIG to compare the individual requirements
Select any old version/release of this STIG to view the previous requirements
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(HCDRPT). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZHCD0000). Verify that access to the IBM Hardware Configuration Definition (HCD) install data sets are properly restricted. If the following guidance is true, this is not a finding. The TSS data set rules for the data sets restricts READ access to auditors, automated operations, operators, and systems programming personnel. The TSS data set rules for the data sets restricts WRITE and/or greater access to systems programming personnel. The TSS data set rules for the data sets specifies that all (i.e., failures and successes) WRITE and/or greater access are logged.
The ISSO will ensure that update and ALL access to IBM HCD install data sets is limited to systems programmers only, and all update and ALL access is logged. Auditors, automated operations, and operators should have READ access. The installing systems programmer will identify and document the product data sets and categorize them according to who will have update and ALL access and if required that all update and ALL access is logged. The installing systems programmer will identify if any additional groups have update and/or ALL access for specific data sets, and once documented will work with the ISSO to ensure they are properly restricted to the Access Control Program (ACP) active on the system. Data sets to be protected will be: SYS1.SCBD* The following commands are provided as a sample for implementing data set controls: TSS PERMIT(audtaudt) DSN(SYS1.SCBD) ACCESS(R) TSS PERMIT(autoaudt) DSN(SYS1.SCBD) ACCESS(R) TSS PERMIT(operaudt) DSN(SYS1.SCBD) ACCESS(R) TSS PERMIT(syspaudt) DSN(SYS1.SCBD) ACCESS(R) TSS PERMIT(tstcaudt) DSN(SYS1.SCBD) ACCESS(R) TSS PERMIT(syspaudt) DSN(SYS1.SCBD) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(tstcpaudt) DSN(SYS1.SCBD) ACCESS(ALL) ACTION(AUDIT)
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(HCDUSER). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZHCD0002). Verify that the access to the IBM Hardware Configuration Definition (HCD) install data sets is properly restricted. The data sets to be protected are the production and working IODF data sets as well as the activity log for the IODF data sets. If the following guidance is true, this is not a finding. Note: Currently on most CSD systems the prefix for these data sets is SYS3.IODF*.**. The TSS data set rules for the data sets restrict WRITE and/or greater access to systems programming personnel. The TSS data set rules for the data sets restrict READ access to automated operations users and operations personnel. The TSS data set rules for the data sets specify that all (i.e., failures and successes) WRITE and/or greater access will be logged.
The ISSO will ensure that WRITE and/or greater access to program product user data sets is limited to systems programmers and all WRITE and/or greater access is logged. Ensure that READ access is limited to auditors, operations personnel, and automated operations users. The installing systems programmer will identify and document the product data sets and categorize them according to who will have WRITE and/or greater access and if required that all WRITE and/or greater access is logged. The installing systems programmer will identify if any additional groups have UPDATE access for specific data sets, and once documented will work with the ISSO to ensure they are properly restricted to the Access Control Program (ACP) active on the system. Data sets to be protected will be: The production IODF data sets. (i.e., hhhhhhhh.IODFnn) The working IODF data sets. (i.e., hhhhhhhh.IODFnn.) The activity log for the IODF data sets. (i.e., hhhhhhhh.IODFnn.ACTLOG) Note: Currently on most CSD systems the prefix for these data sets is SYS3.IODF*.**. The following commands are provided as a sample for implementing data set controls: TSS ADD(SYS3) DSN(SYS3) TSS PER(syspaudt) DSN(SYS3.IODF) ACC(R) TSS PER(tstcaudt) DSN(SYS3.IODF) ACC(R) TSS PER(audtaudt) DSN(SYS3.IODF) ACC(R) TSS PER(autoaudt) DSN(SYS3.IODF) ACC(R) TSS PER(operaudt) DSN(SYS3.IODF) ACC(R) TSS PER(syspaudt) DSN(SYS3.IODF) ACC(A) ACTION(AUDIT) TSS PER(tstcaudt) DSN(SYS3.IODF) ACC(A) ACTION(AUDIT)
Refer to the following reports produced by the Data Set and Resource Data Collection: - TSSCMDS.RPT(WHOOIBMF). - SENSITVE.RPT(WHOHIBMF). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZHCD0020). Review the following items for the IBM Hardware Configuration Definition (HCD) resources in the IBMFAC resource class. If the following guidance is true, this is not a finding. The TSS owner is defined for the CBD resource and/or IBMFAC RDT entry has DEFPROT specified. There is no TSS rules that allow access to the CBD resource. The TSS rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources are restricted access to systems programming and operations personnel as well as possibly any automated operations batch users with access of READ. The TSS rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources are restricted access to systems programming with access of UPDATE and logged.
The systems programmer will work with the ISSO to verify that the following are properly specified in the Access Control Program (ACP). The TSS owner is defined for the CBD resources and/or IBMFAC RDT entry has DEFPROT specified. For example: TSS ADD(dept-acid)IBMFAC(CBD.) TSS REP(RDT)RESCLASS(IBMFAC)ATTR(DEFPROT) There are no TSS rules that allow access to the CBD resource. The RACF rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources are restricted access to systems programming and operations personnel as well as possibly any automated operations batch users with access of READ. The RACF rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources are restricted access to systems programming with access of UPDATE and logged. Example: TSS PERMIT(syspaudt)IBMFAC(CBD.CPC.IOCDS)ACCESS(READ) TSS PERMIT(operaudt)IBMFAC(CBD.CPC.IOCDS)ACCESS(READ) TSS PERMIT(autoaudt)IBMFAC(CBD.CPC.IOCDS)ACCESS(READ) TSS PERMIT(syspaudt)IBMFAC(CBD.CPC.IOCDS) - ACCESS(UPDATE)ACTION(AUDIT) TSS PERMIT(syspaudt)IBMFAC(CBD.CPC.IPLPARM)ACCESS(READ) TSS PERMIT(operaudt)IBMFAC(CBD.CPC.IPLPARM)ACCESS(READ) TSS PERMIT(autoaudt)IBMFAC(CBD.CPC.IPLPARM)ACCESS(READ) TSS PERMIT(syspaudt)IBMFAC(CBD.CPC.IPLPARM) - ACCESS(UPDATE)ACTION(AUDIT)