[PATCH 08/16] Added select idref=limiting_password_reuse to profiles Added select idref=limiting_password_reuse to profiles

Shawn Wells shawn at redhat.com
Wed Jul 18 15:02:00 UTC 2012


---
 RHEL6/input/profiles/STIG-server.xml |    2 +-
 RHEL6/input/profiles/common.xml      |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/RHEL6/input/profiles/STIG-server.xml b/RHEL6/input/profiles/STIG-server.xml
index 8521546..5c62da8 100644
--- a/RHEL6/input/profiles/STIG-server.xml
+++ b/RHEL6/input/profiles/STIG-server.xml
@@ -5,7 +5,7 @@
 <select idref="disable_xwindows_with_runlevel" selected="true"/>
 <select idref="packagegroup_xwindows_remove" selected="true"/>
 <select idref="disable_dhcp_client" selected="true"/>
-
+<select idref="limiting_password_reuse" selected="true"/>
 
 <!-- Password history -->
 <refine-value idref="password_history_retain_number" selector="5"/>
diff --git a/RHEL6/input/profiles/common.xml b/RHEL6/input/profiles/common.xml
index f927cac..0d2b80d 100644
--- a/RHEL6/input/profiles/common.xml
+++ b/RHEL6/input/profiles/common.xml
@@ -165,6 +165,7 @@ these should likely be moved out of common.
 <select idref="uninstall_squid" selected="true"/>
 <select idref="disable_snmpd" selected="true"/>
 <select idref="uninstall_net-snmp" selected="true"/>
+<select idref="limiting_password_reuse" selected="true"/>
 <!-- Refine Values -->
 <!-- Password history -->
 <refine-value idref="password_history_retain_number" selector="5"/>
-- 
1.7.1


--J2SCkAp4GZ/dPZZf--


More information about the scap-security-guide mailing list