{"description": " To properly set the group owner of <code>/var/log/gdm3/*</code>, run the command:\n<pre>$ sudo chgrp gdm /var/log/gdm3/*</pre> or\n<pre>$ sudo chgrp gdm3 /var/log/gdm3/*</pre> or\n<pre>$ sudo chgrp root /var/log/gdm3/*</pre>\n", "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 a group owner of\ngdm or\ngdm3 or\nroot\n", "ocil": "To check the group ownership of <code>/var/log/gdm3/*</code>,\nrun the command:\n<pre>$ ls -lL /var/log/gdm3/*</pre>\nIf properly configured, the output should indicate the following group-owner:\n\n  <code>gdm</code>\n   or \n\n  <code>gdm3</code>\n   or \n\n  <code>root</code>\n  ", "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 Groupownership of Files in /var/log/gdm3", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/permissions/files/permissions_var_log_dir/file_groupownerships_var_log_gdm3/rule.yml", "template": {"name": "file_groupowner", "vars": {"filepath": "/var/log/gdm3/", "file_regex": ".*", "recursive": "true", "gid_or_name": "gdm|gdm3|root"}, "backends": {}}}