SV-257955r991589_rule
V-257955
SRG-OS-000480-GPOS-00227
RHEL-09-252070
CAT I
10
Remove any found "shosts.equiv" files from the system.
$ sudo rm /[path]/[to]/[file]/shosts.equiv
Verify there are no "shosts.equiv" files on RHEL 9 with the following command:
$ sudo find / -name shosts.equiv
If a "shosts.equiv" file is found, this is a finding.
V-257955
False
RHEL-09-252070
Verify there are no "shosts.equiv" files on RHEL 9 with the following command:
$ sudo find / -name shosts.equiv
If a "shosts.equiv" file is found, this is a finding.
M
5551