Skip to content

Commit afdd1e1

Browse files
authored
Merge pull request #11163 from ggbecker/update-rhel7-variable
Select the `var_accounts_passwords_pam_faillock_dir=run` in RHEL7 profiles
2 parents d044199 + 639d093 commit afdd1e1

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

products/rhel7/profiles/hipaa.profile

+1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ selections:
128128
- audit_rules_kernel_module_loading_delete
129129
- audit_rules_kernel_module_loading_init
130130
- audit_rules_login_events_faillock
131+
- var_accounts_passwords_pam_faillock_dir=run
131132
- audit_rules_login_events_lastlog
132133
- audit_rules_login_events_tallylog
133134
- audit_rules_mac_modification

products/rhel7/profiles/rhelh-stig.profile

+1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ selections:
123123
- audit_rules_kernel_module_loading_delete
124124
- audit_rules_kernel_module_loading_init
125125
- audit_rules_login_events_faillock
126+
- var_accounts_passwords_pam_faillock_dir=run
126127
- audit_rules_login_events_lastlog
127128
- audit_rules_login_events_tallylog
128129
- audit_rules_mac_modification

products/rhel7/profiles/rhelh-vpp.profile

+1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ selections:
124124
- audit_rules_execution_setfiles
125125
- audit_rules_login_events_tallylog
126126
- audit_rules_login_events_faillock
127+
- var_accounts_passwords_pam_faillock_dir=run
127128
- audit_rules_login_events_lastlog
128129
- audit_rules_privileged_commands_passwd
129130
- audit_rules_privileged_commands_unix_chkpwd

products/rhel7/profiles/stig.profile

+1
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ selections:
219219
- audit_rules_execution_chcon
220220
- audit_rules_execution_setfiles
221221
- audit_rules_login_events_faillock
222+
- var_accounts_passwords_pam_faillock_dir=run
222223
- audit_rules_login_events_lastlog
223224
- audit_rules_privileged_commands_passwd
224225
- audit_rules_privileged_commands_unix_chkpwd

0 commit comments

Comments
 (0)