>From 9f11a6f6824285d24af98a56973688ddc5c46af1 Mon Sep 17 00:00:00 2001 From: Shawn Wells Date: Thu, 25 Apr 2013 20:51:27 -0400 Subject: [PATCH 53/64] Mapped IA-7 to Password Hashing and FIPS IA-7 requires FIPS 140-2 crypto and password hashes --- RHEL6/input/services/ssh.xml | 2 +- RHEL6/input/system/accounts/pam.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/RHEL6/input/services/ssh.xml b/RHEL6/input/services/ssh.xml index b5e0ef7..59330ab 100644 --- a/RHEL6/input/services/ssh.xml +++ b/RHEL6/input/services/ssh.xml @@ -363,7 +363,7 @@ implementation. These are also required for compliance. - + diff --git a/RHEL6/input/system/accounts/pam.xml b/RHEL6/input/system/accounts/pam.xml index f9b6435..ee18189 100644 --- a/RHEL6/input/system/accounts/pam.xml +++ b/RHEL6/input/system/accounts/pam.xml @@ -541,7 +541,7 @@ Using a stronger hashing algorithm makes password cracking attacks more difficul - + @@ -562,7 +562,7 @@ Using a stronger hashing algorithm makes password cracking attacks more difficul - + @@ -585,7 +585,7 @@ Using a stronger hashing algorithm makes password cracking attacks more difficul - + -- 1.7.1