On 4/23/13 12:20 PM, Jeffrey Blank wrote:
Please fix the OVAL definition IDs so that they match the filename (or
however you are referring to them from the XCCDF, which is most important).

After that, please push.


Made sure to update the OVAL IDs, and pushed.

$ grep -rin set_password_hashing_algorithm_systemauth *
.....
checks/set_password_hashing_algorithm_systemauth.xml:2: <definition class="compliance" id="set_password_hashing_algorithm_systemauth" version="1"> system/accounts/pam.xml:521:<Rule id="set_password_hashing_algorithm_systemauth" severity="medium"> system/accounts/pam.xml:546:<oval id="set_password_hashing_algorithm_systemauth" />

$ grep -rin set_password_hashing_algorithm_logindefs *
.....
checks/set_password_hashing_algorithm_logindefs.xml:2: <definition class="compliance" id="set_password_hashing_algorithm_logindefs" version="1"> system/accounts/pam.xml:549:<Rule id="set_password_hashing_algorithm_logindefs" severity="medium"> system/accounts/pam.xml:567:<oval id="set_password_hashing_algorithm_logindefs" />

$ grep -rin set_password_hashing_algorithm_libuserconf *
checks/set_password_hashing_algorithm_libuserconf.xml:2: <definition class="compliance" id="set_password_hashing_algorithm_libuserconf" version="1">

system/accounts/pam.xml:570:<Rule id="set_password_hashing_algorithm_libuserconf" severity="medium"> system/accounts/pam.xml:590:<oval id="set_password_hashing_algorithm_libuserconf" />

[shawn@rhel6 RHEL6]$ make clean; make content; make validate
[shawn@rhel6 RHEL6]$ git pull
Already up-to-date.
[shawn@rhel6 RHEL6]$ git push
Counting objects: 18, done.
Compressing objects: 100% (11/11), done.
Writing objects: 100% (11/11), 1.99 KiB, done.
Total 11 (delta 9), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/scap-security-guide.git
   30671cc..e290d99  master -> master
_______________________________________________
scap-security-guide mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide

Reply via email to