SV-281271r1197244_rule
V-281271
SRG-OS-000080-GPOS-00048
RHEL-10-700680
CAT II
10
Configure RHEL 10 to not have a "shosts.equiv" file on the system.
Remove any found "shosts.equiv" files from the system:
$ sudo rm /[path]/[to]/[file]/shosts.equiv
Verify RHEL 10 does not have a "shosts.equiv" file on the system with the following command:
$ sudo find / -name shosts.equiv
If a "shosts.equiv" file is found, this is a finding.
V-281271
False
RHEL-10-700680
Verify RHEL 10 does not have a "shosts.equiv" file on the system with the following command:
$ sudo find / -name shosts.equiv
If a "shosts.equiv" file is found, this is a finding.
M
5733