Signed-off-by: Jeffrey Blank <[email protected]> --- RHEL6/input/profiles/stig-rhel6-server.xml | 9 ++------- 1 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/RHEL6/input/profiles/stig-rhel6-server.xml b/RHEL6/input/profiles/stig-rhel6-server.xml index 5beb9a6..f5b8d6f 100644 --- a/RHEL6/input/profiles/stig-rhel6-server.xml +++ b/RHEL6/input/profiles/stig-rhel6-server.xml @@ -2,13 +2,8 @@ <title>Pre-release Draft STIG for RHEL 6 Server</title> <description>This profile is being developed under the DoD consensus model to become a STIG in coordination with DISA FSO.</description> -<!-- DISA wants these to show up in the stig-table HTML - file. Need to XSLT them there -<select idref="requirement_unclear" selected="true"/> -<select idref="new_rule_needed" selected="true"/> -<select idref="met_inherently" selected="true"/> -<select idref="unmet_impractical_product" selected="true"/> -<select idref="unmet_impractical_guidance" selected="true"/> --> + +<select idref="encrypt_partitions" selected="true"/> <select idref="rpm_verify_permissions" selected="true"/> <select idref="rpm_verify_hashes" selected="true"/> -- 1.7.1 _______________________________________________ scap-security-guide mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide
