SV-281019r1165412_rule
V-281019
SRG-OS-000080-GPOS-00048
RHEL-10-400010
CAT II
10
Configure RHEL 10 so that the owner of the "/etc/group-" file is set to "root" by running the following command:
$ sudo chown root /etc/group-
Verify RHEL 10 is configured so that the "/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-281019
False
RHEL-10-400010
Verify RHEL 10 is configured so that the "/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