Open mildas opened 1 year ago
This should probably also include logging in as a regular unprivileged user. https://issues.redhat.com/browse/RHEL-24450
Also, we'll have to come up with some way of utilizing our existing /hardening
tests for this, ie.
Or something like that.
Or maybe just some "test typical usage" function in lib
that gets executed from all /hardening
tests, though I don't like increasing the result scope of the hardening tests (adding non-rule results to TMT results).
Either way, we shouldn't re-run the hardening tests just to run something extra, we should re-use the state they set up.
On hardened system, perform typical OS commands as:
The idea:
The reasons are to check if system is sane and to check typical OS usage doesn't break hardening.