>From d937f0b9d5d7487bace8221059acc952c6b4b2cc Mon Sep 17 00:00:00 2001
From: Shawn Wells <[email protected]>
Date: Sat, 20 Apr 2013 01:46:48 -0400
Subject: [PATCH 0/3] OVAL update of set_password_hashing_algorithm

Upon looking into Ticket 197, it turns out we've since broken the XCCDF into
multiple rules. Broke apart the OVAL to match.

Shawn Wells (3):
  Created OVAL for set_password_hashing_algorithm_systemauth     -
    Created OVAL     - Updated XCCDF
  Created OVAL for set_password_hashing_algorithm_logindefs     -
    Updated XCCDF     - Created OVAL
  Created OVAL for set_password_hashing_algorithm_libuserconf     -
    Created OVAL     - Updated XCCDF     - Removed
    accounts_password_hashing_algorithm.xml. The password checks used
    to be in a singular rule, now     broken into individual components

 .../checks/accounts_password_hashing_algorithm.xml |   46 --------------------
 .../set_password_hashing_algorithm_libuserconf.xml |   27 +++++++++++
 .../set_password_hashing_algorithm_logindefs.xml   |   24 ++++++++++
 .../set_password_hashing_algorithm_systemauth.xml  |   25 +++++++++++
 RHEL6/input/system/accounts/pam.xml                |    3 +
 5 files changed, 79 insertions(+), 46 deletions(-)
 delete mode 100644 RHEL6/input/checks/accounts_password_hashing_algorithm.xml
 create mode 100644 
RHEL6/input/checks/set_password_hashing_algorithm_libuserconf.xml
 create mode 100644 
RHEL6/input/checks/set_password_hashing_algorithm_logindefs.xml
 create mode 100644 
RHEL6/input/checks/set_password_hashing_algorithm_systemauth.xml

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

Reply via email to