<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 3/7/13 8:51 AM, Rodrian, Logan P
      (IS) wrote:<br>
    </div>
    <blockquote
cite="mid:4DFE44D4C0517D4F9B084F24850A715719179FBA@XMBC3084.northgrum.com"
      type="cite">It appears that the full command is needed.  The scan
      won't run without the cpe/dictionary reference.  The minimal
      command needed is as follows:<br>
      <pre class="wiki"><font face="Courier New">oscap xccdf eval --profile &lt;profile&gt; \
--cpe /usr/share/xml/scap/ssg/content/ssg-rhel6-cpe-dictionary.xml \
/usr/share/xml/scap/ssg/content/ssg-rhel6-xccdf.xml</font></pre>
      <div>
        <div style="font-family:Tahoma; font-size:13px"><font
            style="font-family:Arial" size="1"><font size="2"><span
                style="font-weight:bold"><br>
              </span></font></font></div>
      </div>
    </blockquote>
    Ah, yes. The --cpe is *very* much needed as it provides some
    platform checks. The others (--report, etc) are optional.<br>
  </body>
</html>