{"description": "\nTo properly set the permissions of <code>/var/log/gdm3/*</code>, run the command:\n<pre>$ sudo chmod 0660 /var/log/gdm3/*</pre>", "rationale": "The <tt>/var/log/gdm3</tt> directory contains information about the GDM daemon\nand should only be accessed by authorized personnel.", "severity": "medium", "references": {"cis": ["6.2.2.1"]}, "control_references": {"cis": ["6.2.2.1"]}, "components": [], "identifiers": {}, "ocil_clause": "/var/log/gdm3/* does not have unix mode -rw-rw----", "ocil": "To check the permissions of <code>/var/log/gdm3/*</code>,\nrun the command:\n<pre>$ ls -l /var/log/gdm3/*</pre>\nIf properly configured, the output should indicate the following permissions:\n<code>-rw-rw----</code>", "oval_external_content": null, "fixtext": "", "checktext": "", "vuldiscussion": "", "srg_requirement": "", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {}, "platform": null, "platforms": [], "sce_metadata": {}, "inherited_platforms": [], "cpe_platform_names": [], "inherited_cpe_platform_names": [], "bash_conditional": null, "fixes": {}, "title": "Verify Permissions of Files in /var/log/gdm3", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/permissions/files/permissions_var_log_dir/file_permissions_var_log_gdm3/rule.yml", "template": {"name": "file_permissions", "vars": {"filepath": "/var/log/gdm3/", "file_regex": ".*", "filemode": "0660", "recursive": "true"}, "backends": {}}}