[PATCH] quick edit to banner modification Rule

Shawn Wells shawn at redhat.com
Tue Oct 16 23:11:37 UTC 2012


On 10/16/12 4:07 PM, David Smith wrote:
> Signed-off-by: David Smith<dsmith at eclipse.ncsc.mil>
> ---
>   RHEL6/input/system/accounts/banners.xml |   22 ++++++++--------------
>   1 files changed, 8 insertions(+), 14 deletions(-)
>
> diff --git a/RHEL6/input/system/accounts/banners.xml b/RHEL6/input/system/accounts/banners.xml
> index c7ccd4d..26a32f8 100644
> --- a/RHEL6/input/system/accounts/banners.xml
> +++ b/RHEL6/input/system/accounts/banners.xml
> @@ -38,20 +38,14 @@ be expressed by the '\n' character.</description>
>   <Rule id="set_system_login_banner">
>   <title>Modify the System Login Banner</title>
>   <description>
> -The contents of the file <tt>/etc/issue</tt> are
> -displayed on the screen just above the login prompt for users
> -logging directly into a terminal. Remote login programs such as
> -SSH or FTP can be configured to display <tt>/etc/issue</tt>, and
> -instructions for configuring these daemons is available elsewhere in this guidance.
> -<br /><br />
> -By default, the system will display the version of the OS,
> -the kernel version, and the host name.
> +To configure the system login banner:
>   <br /><br />
>   Edit <tt>/etc/issue</tt>. Replace the default text with a message
>   compliant with the local site policy or a legal disclaimer.
>   
> -The DoD required text is either:<br/>
> -You are accessing a U.S. Government (USG) Information System (IS) that is
> +The DoD required text is either:
> +<br /><br />
> +<tt>You are accessing a U.S. Government (USG) Information System (IS) that is
>   provided for USG-authorized use only. By using this IS (which includes any
>   device attached to this IS), you consent to the following conditions: -The USG
>   routinely intercepts and monitors communications on this IS for purposes
> @@ -67,11 +61,11 @@ above, using this IS does not constitute consent to PM, LE or CI investigative
>   searching or monitoring of the content of privileged communications, or work
>   product, related to personal representation or services by attorneys,
>   psychotherapists, or clergy, and their assistants. Such communications and work
> -product are private and confidential. See User Agreement for details.
> -<br/>
> +product are private and confidential. See User Agreement for details.</tt>
> +<br /><br />
>   or:
> -<br/>
> -<pre>I've read &amp; consent to terms in IS user agreement.</pre>
> +<br /><br />
> +<tt>I've read &amp; consent to terms in IS user agreement.</tt>
>   </description>
>   <ocil clause="it does not display the required banner">
>   To check if the system login banner is compliant,
> -- 


This is sane, ack!


More information about the scap-security-guide mailing list