<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 4/17/13 2:26 PM, Anthony Davis
      wrote:<br>
    </div>
    <blockquote
cite="mid:D22BC222064ADB45BA47263FEBD6668740557DE4@BGB01XUD1006.national.core.bbc.co.uk"
      type="cite">Hi,<br>
      <br>
      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?<br>
      <br>
      Here is the output.<br>
      <br>
      [root@server tmp]# /usr/bin/oscap xccdf eval
      /tmp/U_RedHat_5-V1R1_STIG_Benchmark-xccdf.xml</blockquote>
    <br>
    <br>
    Don't forget to use the CPE dicitionary, e.g.:<br>
    <br>
    <meta charset="utf-8">
    <pre style="background-color: rgb(247, 247, 247); border: 0px; margin: 0px 0px 24px; padding: 1.5em; vertical-align: baseline; font-family: 'Courier 10 Pitch', Courier, monospace; color: rgb(34, 34, 34); line-height: 21px; overflow: auto; font-size: 15px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-position: initial initial; background-repeat: initial initial;">$ 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"</pre>
    I wrote some of this up, maybe you'll find it useful:<br>
<a class="moz-txt-link-freetext" href="http://blog-shawndwells.rhcloud.com/2012/10/how-to-stig-a-red-hat-enterprise-linux-rhel5-machine/">http://blog-shawndwells.rhcloud.com/2012/10/how-to-stig-a-red-hat-enterprise-linux-rhel5-machine/</a><br>
  </body>
</html>