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)
[email protected] (gov't)
[email protected] (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>
-- 
1.7.1

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
scap-security-guide mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide

Reply via email to