Running SCAP Content on RHEL 5
Below are steps to run SCAP content on RHEL 5
Requirements
- Java 6 JDK must be installed
Install OVAL Interpreter
- Install OVALDI Libs RPM
- Install OVALDI RPM
Install XCCDFExec
- Download and Extract Built 47
Configuration
- Set xccdf_interpreter.properties
Note: These may be different depending on your installation, "yum -ql ovaldi" will locate your installed files.- Set: oval.dir=/usr/sbin
-
Set: oval.bin=ovaldi
Run
- From your XCCDF Directory, Run:
- java -jar xccdfexec_v1.2.jar <XCCDF_FILE.xml> -C <CPE_DICT.xml> -c <OVAL_FILE.xml>