From blank at eclipse.ncsc.mil Thu Aug 20 11:34:03 2015 Content-Type: multipart/mixed; boundary="===============2119162019000858150==" MIME-Version: 1.0 From: Jeffrey Blank To: scap-security-guide at lists.fedorahosted.org Subject: Re: [PATCH 3/4] minor touchups Date: Tue, 30 Apr 2013 16:33:15 -0400 Message-ID: <51802A8B.9070003@eclipse.ncsc.mil> In-Reply-To: 1367353263-5548-4-git-send-email-dsmith@eclipse.ncsc.mil --===============2119162019000858150== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable well, okay. the second one is actually preferred style, however. On 04/30/2013 04:21 PM, David Smith wrote: > = > Signed-off-by: David Smith > --- > RHEL6/input/system/accounts/session.xml | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > = > diff --git a/RHEL6/input/system/accounts/session.xml b/RHEL6/input/system= /accounts/session.xml > index a56a99c..7f6d287 100644 > --- a/RHEL6/input/system/accounts/session.xml > +++ b/RHEL6/input/system/accounts/session.xml > @@ -103,7 +103,7 @@ other. > > To ensure write permissions are disabled for group and other > for each element in root's path, run the following command: > -
# ls -ld DIR
> +
# ls -ld DIR
>
> > Such entries increase the risk that root could > @@ -118,7 +118,7 @@ and potentially malicious code. > = > > Ensure that User Home Directories are not Group-Writable or World= -Readable > -For each human user USER of the system, view the > +For each human user of the system, view the > permissions of the user's home directory: >
# ls -ld /home/USER
> Ensure that the directory is not group-writable and that it >=20 --===============2119162019000858150==--