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
a) Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(NETVRPT) Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZNET0000) b) Verify that access to the NetView install data sets are properly restricted. ___ The ACF2 data set rules for the data sets does not restrict UPDATE and/or ALTER access to systems programming personnel. ___ The ACF2 data set rules for the datasets does not specify that all (i.e., failures and successes) UPDATE and/or ALTER access will be logged. c) If all of the above are untrue, there is NO FINDING. d) If any of the above is true, this is a FINDING.
The IAO will ensure that update and allocate access to NetView install data sets is limited to System Programmers only, and all update and allocate access is logged. Auditors 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 alter access and if required that all update and allocate access is logged. He will identify if any additional groups have update access for specific data sets, and once documented he will work with the IAO to see that they are properly restricted to the ACP (Access Control Program ) active on the system. Data sets to be protected will be: SYS2.NETVIEW SYS2A.NETVIEW SYS3.NETVIEW The following commands are provided as a sample for implementing dataset controls: $KEY(SYS2) NETVIEW.- UID(syspaudt) R(A) W(L) A(L) E(A) NETVIEW.- UID(audtaudt) R(A) E(A) $KEY(SYS2A) NETVIEW.- UID(syspaudt) R(A) W(L) A(L) E(A) NETVIEW.- UID(audtaudt) R(A) E(A) $KEY(SYS3) NETVIEW.- UID(syspaudt) R(A) W(L) A(L) E(A) NETVIEW.- UID(audtaudt) R(A) E(A)
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(NETVSTC) Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZNET0001) Verify that acess to the NetView STC data sets are properly restricted. ___ The ACF2 data set rules for the data sets restricts READ access to auditors. ___ The ACF2 data set rules for the data sets restricts UPDATE and/or ALTER access to systems programming personnel. ___ The ACF2 data set rules for the data sets restrictS UPDATE and/or ALTER access to the product STC(s) and/or batch job(s).
The IAO will ensure that update and allocate access to NetView STC data sets are limited to System Programmers and NetView STC only, unless a letter justifying access is filed with the IAO. Auditors 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 alter access and if required that all update and allocate access is logged. He will identify if any additional groups have update and/or alter access for specific data sets, and once documented he will work with the IAO to see that they are properly restricted to the ACP (Access Control Program) active on the system. Data sets to be protected will be: SYS3.NETVIEW.<SYSTEMID>.- (VSAM data sets) The following commands are provided as a sample for implementing dataset controls: SET RULE $KEY(SYS3) NETVIEW.<systemid>.- UID(audtaudt) R(A) E(A) NETVIEW.<systemid>.- UID(cnmproc) R(A) W(A) A(A) E(A) NETVIEW.<systemid>.- UID(syspudt) R(A) W(A) A(A) E(A) NETVIEW.<systemid>.- UID(tstcaudt) R(A) W(A) A(A) E(A) The VSAM dataset required for greater than read access are: SYS3.NETVIEW.<systemid>.AAUVSPL SYS3.NETVIEW.<systemid>.AAUVSSL SYS3.NETVIEW.<systemid>.BNJLGPR SYS3.NETVIEW.<systemid>.BNJLGSE SYS3.NETVIEW.<systemid>.BNJ36PR SYS3.NETVIEW.<systemid>.BNJ36SE SYS3.NETVIEW.<systemid>.DSIKPNL SYS3.NETVIEW.<systemid>.DSILIST SYS3.NETVIEW.<systemid>.DSILOGP SYS3.NETVIEW.<systemid>.DSILOGS SYS3.NETVIEW.<systemid>.DSISVRT SYS3.NETVIEW.<systemid>.DSITRCP SYS3.NETVIEW.<systemid>.DSITRCS SYS3.NETVIEW.<systemid>.SDSIOPEN
Refer to the following report produced by the ACF2 Data Collection: - ACF2CMDS.RPT(ATTSTC) If the logonid for the NetView started task(s) includes MUSASS and NO-SMC, there is NO FINDING. If the logonid for the NetView started task(s) is not defined or does not include MUSASS and/or NO-SMC, this is a FINDING.
The NetView system programmer and the ISSO will ensure that a product's Started Task(s) is properly Identified / defined to the System ACP. If the product requires a Started Task, verify that it is properly defined to the System ACP with the proper attributes. Most installation manuals will indicate how the Started Task is identified and any additional attributes that must be specified. Example: SET LID CHANGE NETVIEW STC MUSASS NO-SMC
Refer to the following report produced by the ACF2 Data Collection and Data Set and Resource Data Collection: - SENSITVE.RPT(ZNET0020) - ACF2CMDS.RPT(RESOURCE) – Alternate report Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZNET0020) When SECOPTS.OPERSEC=SAFPW is specified in ZNET0040, this is not applicable. Ensure that all NetView resources and/or generic equivalents are properly protected according to the requirements specified in the NetView Resources table in the z/OS STIG Addendum. If the following guidance is true, this is not a finding. ___ The ACF2 resources are defined with a default access of PREVENT. ___ The ACF2 resource access authorizations restrict access to the appropriate personnel.
The IAO will work with the systems programmer to verify that the following are properly specified in the ACP. (Note: The resource type, resources, and/or resource prefixes identified below are examples of a possible installation. The actual resource type, resources, and/or resource prefixes are determined when the product is actually installed on a system through the product’s installation guide and can be site specific.) When SECOPTS.OPERSEC=SAFPW is specified in ZNET0040, this is not applicable. This can be bypassed. Ensure that all NetView resources and/or generic equivalents are properly protected according to the requirements specified in the NetView Resources table in the z/OS STIG Addendum. Additional details can be obtained in the IBM Tivoli NetView for z/OS Security Reference. Use the NetView Resources table in the z/OS STIG Addendum. This table lists the resources and access requirements for NetView, ensure the following guidelines are followed: The ACF2 resources are defined with a default access of PREVENT. The ACF2 resource access authorizations restrict access to the appropriate personnel. The following commands are provided as a sample for implementing resource controls: $KEY(netid) TYPE(typecode) luname.ADDCMD.- UID(syspaudt) ALLOW - UID(*) PREVENT
Review the member CxxSTYLE in the DSIPARM DD statement concatenation of the NetView CNMPROC STC procedure. Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZNET0040) Ensure that all NetView configuration requirements are specified. If the following guidance is true, this is not a finding. Keyword Value SECOPTS.OPERSEC SAFCHECK|SAFDEF SECOPTS.CMDAUTH SAF.FAIL|SAF.table
The Systems Programmer and IAO will review NetView configuration parameters and control options for compliance. To ensure authentication of users to NetView, ensure that CxxSTYLE in the DSIPARM DD statement concatenation of the NetView CNMPROC STC procedure has the following initialization parameter(s) specified: (Note: The data set identified above is an example of a possible installation. The data set is determined when the product is actually installed on a system through the product’s installation guide and can be site specific.) SECOPTS.OPERSEC=SAFCHECK|SAFDEF When SECOPTS.OPERSEC=SAFCHECK is used, it specifies that operator identification and password or password phrase checking is performed using an SAF security product. The operator identifier must also be defined in DSIOPF, and other attributes given to the operator at logon are taken from the specified profile for the operator in DSIPRF. Security access checks are checked against the authority of the operator that occur when an operator tries to access a data set that is protected in the DATASET class of an SAF product or an MVS system command that is protected in the OPERCMDS class of an SAF product. When SECOPTS.OPERSEC=SAFDEF is used, it specifies that operator identification and password or password phrase checking is done using an SAF security product. Authority to log on as a NetView operator is controlled through the APPL class. The operator identifier must be authorized to the resource name in the APPL class which represents the NetView program. The attributes given to the operator at logon are defined in the NETVIEW segment of the user profile for the operator in the SAF product. For more information, refer to IBM Tivoli NetView for z/OS Security Reference. When SECOPTS.OPERSEC=SAFDEF is specified, any value for SECOPTS.CMDAUTH can be used. Additional details can be obtained in the IBM Tivoli NetView for z/OS Security Reference. SECOPTS.CMDAUTH=SAF.FAIL|SAF.table When SECOPTS.CMDAUTH=SAF.table is used, table specifies the backup table to be used for immediate commands and when the SAF product cannot make a security decision. This can occur when: ___ No resource name is defined in the NETCMDS class which protects or authorizes this command. ___ The NETCMDS class is not active. ___ The security product is not active. When SECOPTS.CMDAUTH=SAF.FAIL is used, command authority checking will fail if the SAF product can reach no decision. Additional details can be obtained in the IBM Tivoli NetView for z/OS Administration Reference.