[PATCH 2/3] fix type mismatch

Shawn Wells shawn at redhat.com
Mon Nov 18 23:53:30 UTC 2013


On 11/18/13, 1:37 PM, Steinke, Leland J Sr CTR DISA FSO (US) wrote:
> Fixed an apparent type mismatch for the Value "inactivity_timeout_value".
>
>
> Thanks,
> Leland
> --
> Leland Steinke, Security+
> DISA FSO Technical Support Contractor
> tapestry technologies, Inc
> 717-267-5797 (DSN 570)
> leland.j.steinke.ctr at mail.mil (gov't)
> lsteinke at tapestrytech.com (com'l)
>
> ---
>   RHEL6/input/system/accounts/physical.xml |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/RHEL6/input/system/accounts/physical.xml b/RHEL6/input/system/accounts/physical.xml
> index ead411a..e0bc55d 100644
> --- a/RHEL6/input/system/accounts/physical.xml
> +++ b/RHEL6/input/system/accounts/physical.xml
> @@ -238,7 +238,7 @@ enforcing preferences in the GNOME environment using the GConf
>   configuration system, see http://projects.gnome.org/gconf and
>   the man page <tt>gconftool-2(1)</tt>.</description>
>   
> -<Value id="inactivity_timeout_value" type="string" operator="equals">
> +<Value id="inactivity_timeout_value" type="number" operator="equals">
>   <title>Inactivity timeout</title>
>   <description>Choose allowed duration of inactive SSH connections, shells, and X sessions</description>
>   <value>15</value>
>

This really helps with USGCB staging (sgrubb's note on super/sub 
compliance). Ack!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/scap-security-guide/attachments/20131118/570e4003/attachment.html>


More information about the scap-security-guide mailing list