Hi All, Today, I spent quite a lot of time figuring out how to make pattern match work on different flavors of Linux - especially SLES 11 SP3 and Red Hat.
A pattern match string of ".*auditd.*" works perfectly on Red Hat but gives segmentation fault on SLES. If I give "*auditd*", it does not work on Red Hat. It also does NOT give segmentation fault on SLES but the problem is that it does NOT work either. Even though auditd process is running, process58 says "does not exist" in oscap oval collect command. Frustrated. Do you know how to make it work? The more frustration is because on SLES, we have small utility 'pcretest'. The regex '*auditd*' works there but when it comes to OpenSCAP, it does not seem to work. Don't know what's wrong. Please help. Thanks and regards, Pravin Goyal
_______________________________________________ Open-scap-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/open-scap-list
