[Open-scap] OpenSCAP Error, Missing Library?

Shawn Wells shawn at redhat.com
Thu Apr 18 01:35:02 UTC 2013


On 4/17/13 2:26 PM, Anthony Davis wrote:
> Hi,
>
> I am trying to implement OpenSCAP in RHEL 5.8 at the moment and 
> satellite 5.5. I am getting an error and im pretty sure its a missing 
> library due to our very heavily stripped down build. I cant seem to 
> work out what library it is. Can any one offer any help?
>
> Here is the output.
>
> [root at server tmp]# /usr/bin/oscap xccdf eval 
> /tmp/U_RedHat_5-V1R1_STIG_Benchmark-xccdf.xml


Don't forget to use the CPE dicitionary, e.g.:

$ sudo sh -c "oscap xccdf eval --profile MAC-1_Public \
--results stig-xccdf-results.xml \
--report /tmp/`hostname`-stigscanresults-beforeaqueduct.html \
--oval-results \
--cpe-dict /tmp/U_RedHat_5-V1R1_STIG_Benchmark-cpe-dictionary.xml \
/tmp/U_RedHat_5-V1R1_STIG_Benchmark-xccdf.xml"

I wrote some of this up, maybe you'll find it useful:
http://blog-shawndwells.rhcloud.com/2012/10/how-to-stig-a-red-hat-enterprise-linux-rhel5-machine/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/open-scap-list/attachments/20130417/8fbbafd9/attachment.htm>


More information about the Open-scap-list mailing list