{"description": "If <tt>/etc/at.allow</tt> exists, it must be owned by <tt>root</tt>.\n\nTo properly set the owner of <code>/etc/at.allow</code>, run the command:\n\n  <pre>$ sudo chown root /etc/at.allow </pre>\n  ", "rationale": "If the owner of the at.allow file is not set to root, the possibility exists for an\nunauthorized user to view or edit sensitive information.", "severity": "medium", "references": {"cis": ["2.4.2.1"], "pcidss4": ["2.2.6", "2.2"]}, "control_references": {"cis": ["2.4.2.1"], "pcidss4": ["2.2.6", "2.2"]}, "components": [], "identifiers": {}, "ocil_clause": "/etc/at.allow does not have an owner of root", "ocil": "To check the ownership of <code>/etc/at.allow</code>,\nrun the command:\n<pre>$ ls -lL /etc/at.allow</pre>\nIf properly configured, the output should indicate the following owner:\n<code>root</code>", "oval_external_content": null, "fixtext": "", "checktext": "", "vuldiscussion": "", "srg_requirement": "", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {}, "platform": null, "platforms": [], "sce_metadata": {}, "inherited_platforms": ["system_with_kernel"], "cpe_platform_names": [], "inherited_cpe_platform_names": ["system_with_kernel"], "bash_conditional": null, "fixes": {}, "title": "Verify User Who Owns /etc/at.allow file", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/services/cron_and_at/restrict_at_cron_users/file_owner_at_allow/rule.yml", "template": {"name": "file_owner", "vars": {"filepath": "/etc/at.allow", "uid_or_name": "0"}, "backends": {}}}