<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/2/12 12:25 AM, Michele Newman
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1351830337-1516-10-git-send-email-mnewman@redhat.com"
      type="cite">
      <pre wrap="">---
 RHEL6/input/system/accounts/banners.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/RHEL6/input/system/accounts/banners.xml b/RHEL6/input/system/accounts/banners.xml
index 243ccf9..8e44a80 100644
--- a/RHEL6/input/system/accounts/banners.xml
+++ b/RHEL6/input/system/accounts/banners.xml
@@ -105,8 +105,8 @@ To display a banner, this setting must be enabled and then
 banner text must also be set.
 &lt;/description&gt;
 &lt;ocil clause="it is not"&gt;
-To ensure a login warning banner is enabled, open the following file:
-&lt;pre&gt;/etc/gconf/schemas/gdm-simple-greeter.schemas&lt;/pre&gt;
+To ensure a login warning banner is enabled, run the following:
+&lt;pre&gt;# gconftool-2 -g /apps/gdm/simple-greeter/banner_message_enable&lt;/pre&gt;</pre>
    </blockquote>
    Can this be ran unprivileged? <br>
    <br>
    <br>
    <br>
    <blockquote
      cite="mid:1351830337-1516-10-git-send-email-mnewman@redhat.com"
      type="cite">
      <pre wrap=""> Search for the &lt;tt&gt;banner_message_enable&lt;/tt&gt; schema.
 If properly configured, the &lt;tt&gt;default&lt;/tt&gt; value should be &lt;tt&gt;true&lt;/tt&gt;.
 &lt;/ocil&gt;
@@ -134,8 +134,8 @@ directly to the file &lt;tt&gt;<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>var/lib/gdm<span class="moz-txt-tag">/</span></i>.gconf/apps/gdm/simple-greeter/%gconf.xml&lt;
 and this file can later be edited directly if necessary.
 &lt;/description&gt;
 &lt;ocil clause="it does not"&gt;
-To ensure login warning banner text is properly set, open the following file:
-&lt;pre&gt;/etc/gconf/schemas/gdm-simple-greeter.schemas&lt;/pre&gt;
+To ensure login warning banner text is properly set, run the following:
+&lt;pre&gt;# gconftool-2 -g /apps/gdm/simple-greeter/banner_message_text&lt;/pre&gt;</pre>
    </blockquote>
    Ack to this piece<br>
    <br>
    <blockquote
      cite="mid:1351830337-1516-10-git-send-email-mnewman@redhat.com"
      type="cite">
      <pre wrap="">
 Search for the &lt;tt&gt;banner_message_text&lt;/tt&gt; schema.</pre>
    </blockquote>
    Should this line be deleted now?<br>
    <br>
    <blockquote
      cite="mid:1351830337-1516-10-git-send-email-mnewman@redhat.com"
      type="cite">
      <pre wrap=""> If properly configured, the proper banner text will appear within this schema.
 &lt;/ocil&gt;
</pre>
    </blockquote>
    Could you also update the OCIL clause text to this, vs the "it does
    not" language?<br>
  </body>
</html>