File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ selections:
3333 - sudo_vdsm_nopasswd
3434 - ntpd_configure_restrictions
3535 - fapolicyd_prevent_home_folder_access
36- - package_postfix_installed
3736 - audit_privileged_commands_poweroff
3837 - accounts_password_pam_unix_rounds_password_auth
3938 - sudoers_no_root_target
Original file line number Diff line number Diff line change @@ -95,6 +95,7 @@ selections:
9595 - '!use_pam_wheel_for_su'
9696 - use_pam_wheel_group_for_su
9797 - var_pam_wheel_group_for_su=cis
98+ - '!package_postfix_installed'
9899 # Following rules once had a prodtype incompatible with the sle12 product
99100 - '!set_firewalld_default_zone'
100101 - '!accounts_password_pam_dcredit'
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ selections:
1717 - sshd_approved_ciphers=cis_sle12
1818 - var_multiple_time_servers=suse
1919 - var_multiple_time_pools=suse
20+ - '!package_postfix_installed'
2021# Exclude from PCI DISS profile all rules related to ntp and timesyncd and keep only
2122# rules related to chrony
2223 - '!ntpd_specify_multiple_servers'
Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ selections:
2727 - sudo_vdsm_nopasswd
2828 - package_mcstrans_removed
2929 - fapolicyd_prevent_home_folder_access
30- - package_postfix_installed
3130 - accounts_password_pam_unix_rounds_password_auth
3231 - audit_privileged_commands_poweroff
3332 - configure_etc_hosts_deny
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ selections:
2020 - var_multiple_time_servers=suse
2121 - var_multiple_time_pools=suse
2222 - audit_rules_enable_syscall_auditing
23+ - '!package_postfix_installed'
2324# Exclude from PCI DISS profile all rules related to ntp and timesyncd and keep only
2425# rules related to chrony
2526 - '!ntpd_specify_multiple_servers'
You can’t perform that action at this time.
0 commit comments