Description of problem: New option is introduced in SystemD (See Bug 2122288). This option allows to set timeout for idle sessions globally, which can replace no longer available sshd session timeout mechanism using ClientAliveCountMax. For the reason, we need the rule covering it. Usage seems to be configuration of logind.conf in a form: [Login] StopIdleSessionSec=<time> Version-Release number of selected component (if applicable): scap-security-guide-0.1.63-4.el8 How reproducible: reliably Steps to Reproduce: 1. look at the list of rules 2. 3. Actual results: rule does not exist Expected results: rule exists Additional info:
Merged into upstream: https://github.com/ComplianceAsCode/content/pull/10149
I am planning to backport the feature to RHEL-8.6 after resolving bug that was recently filed, https://bugzilla.redhat.com/show_bug.cgi?id=2158355 Hence do not rebase scap-security-guide in RHEL-8.6 before I push the update.
The fix is available in Content release v0.1.66: https://github.com/ComplianceAsCode/content/pull/10127