Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed dconf_gnome_screensaver_idle_activation_enabled wrt RHEL7 STIG #6016

Closed
wants to merge 1 commit into from

Conversation

matejak
Copy link
Member

@matejak matejak commented Aug 24, 2020

- Fixed the STIG ID.
- Adjusted the timeout to the STIG value.
@mildas
Copy link
Contributor

mildas commented Aug 24, 2020

Changes identified:
Profile stig on rhel7:
 Rule added to stig profile.
 Rule removed from stig profile.

Recommended tests to execute:
 build_product rhel7
 tests/test_suite.py profile --libvirt qemu:///system test-suite-vm --datastream build/ssg-rhel7-ds.xml stig

Copy link
Member

@ggbecker ggbecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this rule is already correct. The 15 minutes delay is associated with the rule: https://github.com/ComplianceAsCode/content/blob/master/linux_os/guide/system/software/gnome/gnome_screen_locking/dconf_gnome_screensaver_idle_delay/rule.yml and the variable being used for the 15 minutes is inactivity_timeout_value=15_minutes

@matejak
Copy link
Member Author

matejak commented Aug 24, 2020

I see, there is a lock delay (short) and inactivity timeout (long).

@openshift-ci-robot
Copy link
Collaborator

@matejak: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-aws-rhcos4-moderate b5093dd link /test e2e-aws-rhcos4-moderate

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@matejak
Copy link
Member Author

matejak commented Aug 24, 2020

Closing, I can confirm that this PR was based on the confusion between lock delay and idle delay.

@matejak matejak closed this Aug 24, 2020
@matejak matejak deleted the stig-screensaver branch August 24, 2020 15:26
@marcusburghardt marcusburghardt added RHEL7 Red Hat Enterprise Linux 7 product related. STIG STIG Benchmark related. labels Jun 23, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RHEL7 Red Hat Enterprise Linux 7 product related. STIG STIG Benchmark related.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants