SV-281017r1165406_rule
V-281017
SRG-OS-000080-GPOS-00048
RHEL-10-400000
CAT II
10
Configure RHEL 10 so that the owner of the file "/etc/group" is set to "root" by running the following command:
$ sudo chown root /etc/group
Verify RHEL 10 is configured so that "/etc/group" file is owned by "root" with the following command:
$ sudo stat -c "%U %n" /etc/group
root /etc/group
If the "/etc/group" file does not have an owner of "root", this is a finding.
V-281017
False
RHEL-10-400000
Verify RHEL 10 is configured so that "/etc/group" file is owned by "root" with the following command:
$ sudo stat -c "%U %n" /etc/group
root /etc/group
If the "/etc/group" file does not have an owner of "root", this is a finding.
M
5733