z/OS CSSMTP for RACF STIG
Pick two releases to diff their requirements.
Open a previous version of this STIG.
- RMF Control
- Severity
- M
- CCI
- Version
- ZSMTR030
- Vuln IDs
-
- V-17452
- Rule IDs
-
- SV-37480r1_rule
Checks: C-4860r2_chk
Refer to the following report produced by the RACF Data Collection: - RACFCMDS.RPT(LISTUSER) The IBM CSSMTP started task(s) and/or batch job userid(s) is defined and is assigned the RACF PROTECTED attribute.
Fix: F-379r2_fix
The IBM CSSMTP system programmer and the IAO will ensure that a product's Started Task(s) is properly identified and/or 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. A sample is provided here: au CSSMTP name('IBM CSSMTP') owner(stc) dfltgrp(stc) nopass
- RMF Control
- Severity
- M
- CCI
- Version
- ZSMTR032
- Vuln IDs
-
- V-17454
- Rule IDs
-
- SV-37483r2_rule
Checks: C-3303r2_chk
Refer to the following report produced by the RACF Data Collection: - DSMON.RPT(RACSPT) Automated Analysis Refer to the following report produced by the RACF Data Collection: - PDI(ZSMT0032) Verify that the IBM CSSMTP started task(s) is (are) defined to the STARTED resource class profile and/or ICHRIN03 table entry.
Fix: F-328r2_fix
The IBM CSSMTP system programmer and the IAO will ensure that a product's started task(s) is (are) properly identified and/or defined to the System ACP. A unique userid must be assigned for the IBM CSSMTP started task(s) thru a corresponding STARTED class entry. The following sample set of commands is shown here as a guideline: rdef started CSSMTP.** uacc(none) owner(admin) audit(all(read)) stdata(user(CSSMTP) group(stc)) setr racl(started) ref