SV-269230r1050112_rule
V-269230
SRG-OS-000480-GPOS-00227
ALMA-09-017070
CAT II
10
Change the owner of the file /etc/shadow to root by running the following command:
$ chown root /etc/shadow
Verify the 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-269230
False
ALMA-09-017070
Verify the 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
5664