[PATCH 1/3] Added value selector for dod_short and commented value selector for any_text; as reference in trac ticket #95

Willy Santos wsantos at redhat.com
Tue Aug 7 13:54:15 UTC 2012


Signed-off-by: Willy Santos <wsantos at redhat.com>
---
 RHEL6/input/system/accounts/banners.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/RHEL6/input/system/accounts/banners.xml b/RHEL6/input/system/accounts/banners.xml
index 3b0767f..da5a16f 100644
--- a/RHEL6/input/system/accounts/banners.xml
+++ b/RHEL6/input/system/accounts/banners.xml
@@ -21,7 +21,7 @@ consent to monitoring.</description>
 <title>Login Banner Verbiage</title>
 <description>Enter an appropriate login banner for your organization. Please note that new lines must
 be expressed by the '\n' character.</description>
-<value selector="any_text">.+</value>
+<!-- <value selector="any_text">.+</value> -->
 <value selector="usgcb_default">
 -- WARNING --\nThis system is for the use of authorized users only. Individuals\nusing this computer system without authority or in excess of their\nauthority are subject to having all their activities on this system\nmonitored and recorded by system personnel. Anyone using this\nsystem expressly consents to such monitoring and is advised that\nif such monitoring reveals possible evidence of criminal activity\nsystem personal may provide the evidence of such monitoring to law\nenforcement officials.
 </value>
@@ -32,6 +32,7 @@ be expressed by the '\n' character.</description>
 -This IS includes security measures (e.g., authentication and access controls) to protect USG interests -- not for your personal benefit or privacy.
 -Notwithstanding the 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.
 </value>
+<value selector="dod_short">I've read &amp; consent to terms in IS user agreem't.</value>
 </Value>
 
 <Rule id="set_system_login_banner">
-- 
1.7.7.6



More information about the scap-security-guide mailing list