[PATCH 2/3] commented two items out from profile

David Smith dsmith at eclipse.ncsc.mil
Fri Dec 14 19:10:53 UTC 2012


Signed-off-by: David Smith <dsmith at eclipse.ncsc.mil>
---
 RHEL6/input/profiles/ftp.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/RHEL6/input/profiles/ftp.xml b/RHEL6/input/profiles/ftp.xml
index 2b4c1b4..5bbb931 100644
--- a/RHEL6/input/profiles/ftp.xml
+++ b/RHEL6/input/profiles/ftp.xml
@@ -7,8 +7,8 @@
 <select idref="ftp_log_transactions" selected="true"/>
 <select idref="ftp_present_banner" selected="true"/>
 <select idref="ftp_restrict_to_anon" selected="true"/>
-<select idref="ftp_limit_users" selected="true"/>
+<!-- <select idref="ftp_limit_users" selected="true"/> -->
 <select idref="ftp_disable_uploads" selected="true"/>
 <select idref="ftp_home_partition" selected="true"/>
-<select idref="ftp_configure_firewall" selected="true"/>
+<!-- <select idref="ftp_configure_firewall" selected="true"/> -->
 </Profile>
-- 
1.7.1



More information about the scap-security-guide mailing list