{
  "id": 174,
  "benchmarkId": "zOS_CA_Auditor_for_RACF_STIG",
  "slug": "zos_ca_auditor_for_racf_v7",
  "stigSlug": "zos_ca_auditor_for_racf",
  "versionStatus": "historical",
  "status": "accepted",
  "statusDate": "2024-12-16T00:00:00.000Z",
  "title": "z/OS CA Auditor for RACF Security Technical Implementation Guide",
  "description": "This Security Technical Implementation Guide is published as a tool to improve the security of Department of Defense (DOD) information systems. The requirements are derived from the National Institute of Standards and Technology (NIST) 800-53 and related documents. Comments or proposed revisions to this document should be sent via email to the following address: disa.stig_spt@mail.mil.",
  "version": "7",
  "vendor": null,
  "createdAt": "2025-10-21T11:20:44.340Z",
  "updatedAt": "2026-04-25T11:42:01.102Z",
  "groups": [
    {
      "id": 8598,
      "benchmarkId": 174,
      "groupId": "V-224430",
      "title": "SRG-OS-000080",
      "description": "<GroupDescription></GroupDescription>",
      "ruleId": "SV-224430r1041270_rule",
      "ruleWeight": "10.0",
      "ruleSeverity": "medium",
      "ruleVersion": "ZADTR000",
      "ruleTitle": "CA Auditor installation data sets are not properly protected.",
      "ruleVulnDiscussion": "CA Auditor installation data sets have the ability to use privileged functions and/or have access to sensitive data. Failure to properly restrict access to these data sets could result in violating the integrity of the base product which could result in compromising the operating system or sensitive data.",
      "ruleFalsePositives": "",
      "ruleFalseNegatives": "",
      "ruleDocumentable": "false",
      "ruleMitigations": "",
      "ruleIdent": "CCI-001499",
      "ruleFixText": "The ISSO will ensure that update and alter access to CA Auditor installation data sets are limited to systems programmers only, and all update and alter access is logged. Read access can be given to auditors, security administrators, and/or CA Auditor's STCs and batch users.\n\nThe 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 alter access is logged. The installing systems programmer will identify if any additional groups have update and/or alter access for specific data sets, and once documented will work with the ISSO to ensure they are properly restricted to the ACP (Access Control Program) active on the system.\n\nData sets to be protected will be: \nSYS2.EXAMINE\nSYS2A.EXAMINE\n\nThe following commands are provided as a sample for implementing data set controls: \n\nad 'SYS2.EXAMINE.**' uacc(none) owner(sys2) -\n\taudit(success(update) failures(read)) -\n\tdata('Vendor DS Profile: CA Auditor/Examine')\npe 'SYS2.EXAMINE.**' id(<syspaudt>) acc(a)\npe 'SYS2.EXAMINE.**' id(<audtaudt> <secaaudt> EXAMMON) acc(r)\nad 'SYS2A.EXAMINE.**' uacc(none) owner(sys2a) -\n\taudit(success(update) failures(read)) -\n\tdata('Vendor DS Profile: CA Auditor/Examine')\npe 'SYS2A.EXAMINE.**' id(<syspaudt>) acc(a)\npe 'SYS2A.EXAMINE.**' id(<audtaudt> <secaaudt> EXAMMON) acc(r)\n\nsetr generic(dataset) refresh",
      "ruleFixId": "F-26095r868279_fix",
      "ruleCheckSystem": "C-26107r868278_chk",
      "ruleCheckContent": "Refer to the following report produced by the Data Set and Resource Data Collection:\n\n- SENSITVE.RPT(ADTRPT)\n\nAutomated Analysis\nRefer to the following report produced by the Data Set and Resource Data Collection:\n\n- PDI(ZADT0000)\n\nVerify that the accesses to the CA Auditor installation data sets are properly restricted.\n \n___ The RACF data set rules for the data sets restricts READ access to auditors, security administrators, and/or CA Auditor's STCs and batch users.\n\n___ The RACF data set rules for the data sets restricts UPDATE and/or ALTER access to systems programming personnel.\n\n___ The RACF data set rules for the data sets specify that all (i.e., failures and successes) UPDATE and/or ALTER access are logged.",
      "createdAt": "2025-10-21T11:20:47.144Z",
      "updatedAt": "2025-10-21T11:20:47.144Z"
    },
    {
      "id": 8599,
      "benchmarkId": 174,
      "groupId": "V-224431",
      "title": "SRG-OS-000259",
      "description": "<GroupDescription></GroupDescription>",
      "ruleId": "SV-224431r958616_rule",
      "ruleWeight": "10.0",
      "ruleSeverity": "medium",
      "ruleVersion": "ZADTR002",
      "ruleTitle": "CA Auditor User data sets are not properly protected.",
      "ruleVulnDiscussion": "CA Auditor User data sets have the ability to use privileged functions and/or have access to sensitive data.  Failure to properly restrict access to these data sets could result in violating the integrity of the base product which could result in compromising the operating system or sensitive data.",
      "ruleFalsePositives": "",
      "ruleFalseNegatives": "",
      "ruleDocumentable": "false",
      "ruleMitigations": "",
      "ruleIdent": "CCI-001499",
      "ruleFixText": "The IAO will ensure that update and alter access to CA Auditor User data sets are limited to System Programmers, security personnel and auditors.\n\nThe 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 alter 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.\n\nData sets to be protected will be: \nSYS3.EXAMINE\n\nThe following commands are provided as a sample for implementing data set controls: \n\nad 'SYS3.EXAMINE.**' uacc(none) owner(sys3) -\n\taudit(failures(read)) -\n\tdata('Vendor DS Profile: CA Auditor')\npe 'SYS3.EXAMINE.**' id(<syspaudt>) acc(a)\npe 'SYS3.EXAMINE.**' id(<audtaudt> <secaaudt>) acc(A)\n\nsetr generic(dataset) refresh",
      "ruleFixId": "F-26096r519558_fix",
      "ruleCheckSystem": "C-26108r519557_chk",
      "ruleCheckContent": "Refer to the following report produced by the Data Set and Resource Data Collection:\n\n-\tSENSITVE.RPT(ADTUSER)\n\nAutomated Analysis\nRefer to the following report produced by the Data Set and Resource Data Collection:\n\n-\tPDI(ZADT0002)\n\nVerify that the accesses to the CA Auditor User data sets are properly restricted.\n \n___\tThe RACF data set rules for the data sets restricts UPDATE and/or ALTER access to systems programming personnel, security personnel and auditors.",
      "createdAt": "2025-10-21T11:20:47.144Z",
      "updatedAt": "2025-10-21T11:20:47.144Z"
    },
    {
      "id": 8600,
      "benchmarkId": 174,
      "groupId": "V-224432",
      "title": "SRG-OS-000018",
      "description": "<GroupDescription></GroupDescription>",
      "ruleId": "SV-224432r1041273_rule",
      "ruleWeight": "10.0",
      "ruleSeverity": "medium",
      "ruleVersion": "ZADTR020",
      "ruleTitle": "CA Auditor resources are not properly defined and protected.",
      "ruleVulnDiscussion": "CA Auditor can run with sensitive system privileges, and potentially can circumvent system controls. Failure to properly control access to product resources could result in the compromise of the operating system environment, and compromise the confidentiality of customer data. Many utilities assign resource controls that can be granted to systems programmers only in greater than read authority. Resources are also granted to certain non systems personnel with read only authority.",
      "ruleFalsePositives": "",
      "ruleFalseNegatives": "",
      "ruleDocumentable": "false",
      "ruleMitigations": "",
      "ruleIdent": "CCI-000213",
      "ruleFixText": "The ISSO will verify that the LTDMMAIN resource in the PROGRAM resource class is restricted to sytem programmers, auditors, and security personnel.\n\nThe RACF rules for the LTDMMAIN resource specify a default access of NONE and no RACF rules that allow access to the LTDMMAIN resource.\n\nExample:\n\nrdef program LTDMMAIN uacc(none) owner(admin) audit(failures(read)) -\ndata('added per PDI ZADT0020') \n\nThe RACF rules for the LTDMMAIN resource is restricted access to systems programmers, auditors, and security personnel with access of READ. All RACF rules are defined with UACC(NONE).\n\nExample:\n\nrdef program ltdmmain -                \n addmem('SYS2A.EXAMINE.V120SP01.CAILIB'//nopadchk) -  \n data('Required by SRR PDI ZADTR020') -        \n audit(failures(read)) uacc(none) owner(admin)       \npe LTDMMAIN cl(program) id(syspaudt) acc(r)\npe LTDMMAIN cl(program) id(audtaudt) acc(r)\npe LTDMMAIN cl(program) id(secaaudt) acc(r)\n\nsetr when(program) ref",
      "ruleFixId": "F-26097r1041272_fix",
      "ruleCheckSystem": "C-26109r1041271_chk",
      "ruleCheckContent": "Refer to the following report produced by the Data Set and Resource Data Collection:\n\n- SENSITVE.RPT(ZADT0020)\n\nAutomated Analysis\nRefer to the following report produced by the Data Set and Resource Data Collection:\n\n- PDI(ZADT0020)\n\nVerify that the access to the LTDMMAIN resource in the PROGRAM resource class is restricted.\n\n___ The RACF rules for the resources specify a default access of NONE.\n\n___ The RACF rules for the resources are restricted access to sytem programmers, auditors, and security personnel.\n\n___ All RACF rules are defined with UACC(NONE).",
      "createdAt": "2025-10-21T11:20:47.144Z",
      "updatedAt": "2025-10-21T11:20:47.144Z"
    }
  ],
  "profiles": [
    {
      "id": 1499,
      "benchmarkId": 174,
      "profileId": "MAC-1_Classified",
      "title": "I - Mission Critical Classified",
      "description": "<ProfileDescription></ProfileDescription>",
      "createdAt": "2025-10-21T11:20:47.917Z",
      "updatedAt": "2025-10-21T11:20:47.917Z"
    },
    {
      "id": 1500,
      "benchmarkId": 174,
      "profileId": "MAC-1_Public",
      "title": "I - Mission Critical Public",
      "description": "<ProfileDescription></ProfileDescription>",
      "createdAt": "2025-10-21T11:20:47.917Z",
      "updatedAt": "2025-10-21T11:20:47.917Z"
    },
    {
      "id": 1501,
      "benchmarkId": 174,
      "profileId": "MAC-1_Sensitive",
      "title": "I - Mission Critical Sensitive",
      "description": "<ProfileDescription></ProfileDescription>",
      "createdAt": "2025-10-21T11:20:47.917Z",
      "updatedAt": "2025-10-21T11:20:47.917Z"
    },
    {
      "id": 1502,
      "benchmarkId": 174,
      "profileId": "MAC-2_Classified",
      "title": "II - Mission Support Classified",
      "description": "<ProfileDescription></ProfileDescription>",
      "createdAt": "2025-10-21T11:20:47.917Z",
      "updatedAt": "2025-10-21T11:20:47.917Z"
    },
    {
      "id": 1503,
      "benchmarkId": 174,
      "profileId": "MAC-2_Public",
      "title": "II - Mission Support Public",
      "description": "<ProfileDescription></ProfileDescription>",
      "createdAt": "2025-10-21T11:20:47.917Z",
      "updatedAt": "2025-10-21T11:20:47.917Z"
    },
    {
      "id": 1504,
      "benchmarkId": 174,
      "profileId": "MAC-2_Sensitive",
      "title": "II - Mission Support Sensitive",
      "description": "<ProfileDescription></ProfileDescription>",
      "createdAt": "2025-10-21T11:20:47.917Z",
      "updatedAt": "2025-10-21T11:20:47.917Z"
    },
    {
      "id": 1505,
      "benchmarkId": 174,
      "profileId": "MAC-3_Classified",
      "title": "III - Administrative Classified",
      "description": "<ProfileDescription></ProfileDescription>",
      "createdAt": "2025-10-21T11:20:47.917Z",
      "updatedAt": "2025-10-21T11:20:47.917Z"
    },
    {
      "id": 1506,
      "benchmarkId": 174,
      "profileId": "MAC-3_Public",
      "title": "III - Administrative Public",
      "description": "<ProfileDescription></ProfileDescription>",
      "createdAt": "2025-10-21T11:20:47.917Z",
      "updatedAt": "2025-10-21T11:20:47.917Z"
    },
    {
      "id": 1507,
      "benchmarkId": 174,
      "profileId": "MAC-3_Sensitive",
      "title": "III - Administrative Sensitive",
      "description": "<ProfileDescription></ProfileDescription>",
      "createdAt": "2025-10-21T11:20:47.917Z",
      "updatedAt": "2025-10-21T11:20:47.917Z"
    }
  ]
}