[Open-scap] OpenSCAP Error, Missing Library?

Przemek Klosowski przemek.klosowski at nist.gov
Thu Apr 18 15:21:17 UTC 2013


On 04/18/2013 10:16 AM, Anthony Davis wrote:

> Only my next problem though, it seems to hang during the cans, namely
> on
>
> Rule ID:        SV-37379r1_rule Title:          All interactive user
> home directories defined in the /etc/passwd file must exist.
...
> and the rule after it, is there a way to get a more granular output
> to see whats going on and find out why it is hanging? The system only
> has the bog standard redhat users on it, cant be more than 20 system
> users so I dont think it is due to volume of dirs it has to check?

Look at the output of    strace -p `pidof oscap`

If there's too much info there, you can include and/or exclude specific 
syscalls (see man strace)





More information about the Open-scap-list mailing list