Hello, Thanks for checking this with us. Runlevel probe for SUSE was not implemented in OpenSCAP 1.2.5. It has been implemented recently in upstream https://github.com/OpenSCAP/openscap/pull/369 . You can try to compile OpenSCAP from current source code from github.
Best Regards Jan Černý Security Technologies | Red Hat, Inc. ----- Original Message ----- > From: "Pravin Goyal" <[email protected]> > To: [email protected] > Sent: Thursday, April 7, 2016 6:25:48 AM > Subject: [Open-scap] Error in runlevel_test on oscap 1.2.5 > > > > Hi All, > > Just wanted to check if this is a known issue. I have OpenSCAP 1.2.5 on SLES > 11 SP3. > > > > > > <runlevel_object > xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" > id="oval:vrops-sles113.vmware.com:obj:17" > version="1" > comment="SRG-OS-000037-GPOS-00015-chkconfig-runlevel-5"> > <service_name datatype="string" operation="equals">auditd</service_name> > <runlevel datatype="string" operation="equals">5</runlevel> > </runlevel_object> > > > > > > > > <runlevel_state > xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" > id="oval:vrops-sles113.vmware.com:ste:2" > version="1" > comment="SRG-OS-000037-GPOS-00015-chkconfig-runlevel-5"> > <start datatype="boolean" operation="equals">true</start> > <kill datatype="boolean" operation="equals">false</kill> > </runlevel_state> > > It gives the below error: > <object id="oval:vrops-sles113.vmware.com:obj:17" version="1" flag="error"> > <message level="error">get_runlevel failed.</message> > </object> > > Any pointers? > > Thanks and regards, > Pravin Goyal > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > Open-scap-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/open-scap-list _______________________________________________ Open-scap-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/open-scap-list
