SV-269229r1050111_rule
V-269229
SRG-OS-000480-GPOS-00227
ALMA-09-016960
CAT II
10
Change the group of the file /etc/shadow to root by running the following command:
$ chgrp root /etc/shadow
Verify the group ownership of the "/etc/shadow" file with the following command:
$ stat -c "%G %n" /etc/shadow
root /etc/shadow
If "/etc/shadow" file does not have a group owner of "root", this is a finding.
V-269229
False
ALMA-09-016960
Verify the group ownership of the "/etc/shadow" file with the following command:
$ stat -c "%G %n" /etc/shadow
root /etc/shadow
If "/etc/shadow" file does not have a group owner of "root", this is a finding.
M
5664