[PATCH 10/10] Changed to easier check command.

Shawn Wells shawn at redhat.com
Sat Nov 3 02:46:26 UTC 2012


On 11/2/12 12:25 AM, Michele Newman wrote:
> ---
>   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.
>   </description>
>   <ocil clause="it is not">
> -To ensure a login warning banner is enabled, open the following file:
> -<pre>/etc/gconf/schemas/gdm-simple-greeter.schemas</pre>
> +To ensure a login warning banner is enabled, run the following:
> +<pre># gconftool-2 -g /apps/gdm/simple-greeter/banner_message_enable</pre>
Can this be ran unprivileged?



>   Search for the <tt>banner_message_enable</tt> schema.
>   If properly configured, the <tt>default</tt> value should be <tt>true</tt>.
>   </ocil>
> @@ -134,8 +134,8 @@ directly to the file <tt>/var/lib/gdm/.gconf/apps/gdm/simple-greeter/%gconf.xml<
>   and this file can later be edited directly if necessary.
>   </description>
>   <ocil clause="it does not">
> -To ensure login warning banner text is properly set, open the following file:
> -<pre>/etc/gconf/schemas/gdm-simple-greeter.schemas</pre>
> +To ensure login warning banner text is properly set, run the following:
> +<pre># gconftool-2 -g /apps/gdm/simple-greeter/banner_message_text</pre>
Ack to this piece

>   Search for the <tt>banner_message_text</tt> schema.
Should this line be deleted now?

>   If properly configured, the proper banner text will appear within this schema.
>   </ocil>
Could you also update the OCIL clause text to this, vs the "it does not" 
language?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/scap-security-guide/attachments/20121102/8ec47145/attachment.html>


More information about the scap-security-guide mailing list