SV-271814r1092154_rule
V-271814
SRG-OS-000480-GPOS-00227
OL09-00-002552
CAT II
10
Change the owner of the file /etc/shadow to root by running the following command:
$ sudo chown root /etc/shadow
Verify that OL 9 configures ownership of the "/etc/shadow" file with the following command:
$ stat -c "%U %n" /etc/shadow
root /etc/shadow
If "/etc/shadow" file does not have an owner of "root", this is a finding.
V-271814
False
OL09-00-002552
Verify that OL 9 configures ownership of the "/etc/shadow" file with the following command:
$ stat -c "%U %n" /etc/shadow
root /etc/shadow
If "/etc/shadow" file does not have an owner of "root", this is a finding.
M
5680