We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 759fe8c + 5dfb3a2 commit c2b9581Copy full SHA for c2b9581
2 files changed
controls/pcidss_4.yml
@@ -2043,6 +2043,7 @@ controls:
2043
- base
2044
status: automated
2045
rules:
2046
+ - enable_authselect
2047
- accounts_passwords_pam_faillock_deny
2048
- var_accounts_passwords_pam_faillock_deny=10
2049
- accounts_passwords_pam_faillock_unlock_time
tests/data/profile_stability/rhel8/pci-dss.profile
@@ -19,6 +19,7 @@ metadata:
19
- vojtapolasek
20
reference: https://docs-prv.pcisecuritystandards.org/PCI%20DSS/Standard/PCI-DSS-v4_0.pdf
21
selections:
22
+- enable_authselect
23
- package_sudo_installed
24
- sshd_set_loglevel_verbose
25
- accounts_password_warn_age_login_defs
0 commit comments