Skip to content

Commit c2b9581

Browse files
Merge pull request #11295 from vojtapolasek/fix_pcidss_authselect
Daily prod fix: add enable_authselect rule to pci-dss control file
2 parents 759fe8c + 5dfb3a2 commit c2b9581

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

controls/pcidss_4.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2043,6 +2043,7 @@ controls:
20432043
- base
20442044
status: automated
20452045
rules:
2046+
- enable_authselect
20462047
- accounts_passwords_pam_faillock_deny
20472048
- var_accounts_passwords_pam_faillock_deny=10
20482049
- accounts_passwords_pam_faillock_unlock_time

tests/data/profile_stability/rhel8/pci-dss.profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ metadata:
1919
- vojtapolasek
2020
reference: https://docs-prv.pcisecuritystandards.org/PCI%20DSS/Standard/PCI-DSS-v4_0.pdf
2121
selections:
22+
- enable_authselect
2223
- package_sudo_installed
2324
- sshd_set_loglevel_verbose
2425
- accounts_password_warn_age_login_defs

0 commit comments

Comments
 (0)