From blank at eclipse.ncsc.mil Thu Aug 20 11:34:18 2015 Content-Type: multipart/mixed; boundary="===============9190346214569184272==" MIME-Version: 1.0 From: Jeffrey Blank To: scap-security-guide at lists.fedorahosted.org Subject: Re: [PATCH 3/3] Renaming oval check no_rsh_trusted_host_files to no_rsh_trust_files to match rule ID Date: Wed, 22 May 2013 15:56:57 -0400 Message-ID: <519D2309.7050209@eclipse.ncsc.mil> In-Reply-To: 1369157811-8973-4-git-send-email-maura@eclipse.ncsc.mil --===============9190346214569184272== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable it compiles, ship it On 05/21/2013 01:36 PM, Maura Dailey wrote: > = > Signed-off-by: Maura Dailey > --- > RHEL6/input/checks/no_rsh_trust_files.xml | 26 +++++++++++++----------= --- > RHEL6/input/services/obsolete.xml | 2 +- > 2 files changed, 14 insertions(+), 14 deletions(-) > = > diff --git a/RHEL6/input/checks/no_rsh_trust_files.xml b/RHEL6/input/chec= ks/no_rsh_trust_files.xml > index 1e05dd1..22c1c82 100644 > --- a/RHEL6/input/checks/no_rsh_trust_files.xml > +++ b/RHEL6/input/checks/no_rsh_trust_files.xml > @@ -1,5 +1,5 @@ > > - > + > > No Legacy .rhosts Or hosts.equiv Files > > @@ -8,30 +8,30 @@ > There should not be any .rhosts or hosts.equiv files = on the system. > > > - > - > - > + > + > + > > > - > - > + > + > > - > - > + > + > > - > - > + > + > > - > + > /root > ^\.(r|s)hosts$ > > - > + > > /home > ^\.(r|s)hosts$ > > - > + > /etc > ^s?hosts.equiv$ > > diff --git a/RHEL6/input/services/obsolete.xml b/RHEL6/input/services/obs= olete.xml > index 0c28d24..8883caf 100644 > --- a/RHEL6/input/services/obsolete.xml > +++ b/RHEL6/input/services/obsolete.xml > @@ -209,7 +209,7 @@ used in conjunction with the R-services, they can all= ow > unauthenticated access to a system. > > > - > + > > > = >=20 --===============9190346214569184272==--