Skip to content

Commit 92315d2

Browse files
committed
Remove ypbind rules from RHEL10
1 parent 00ac2b4 commit 92315d2

6 files changed

Lines changed: 7 additions & 1 deletion

File tree

controls/cis_rhel10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ controls:
10471047
- l1_workstation
10481048
status: automated
10491049
notes: Review the availability of this package when the product is out.
1050-
rules:
1050+
related_rules:
10511051
- package_ypbind_removed
10521052

10531053
- id: 2.2.4

products/rhel10/profiles/anssi_bp28_enhanced.profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ selections:
6666
- '!package_sendmail_removed'
6767
- '!package_talk_removed'
6868
- '!package_xinetd_removed'
69+
- '!package_ypbind_removed'
6970
- '!package_ypserv_removed'
7071
# these rules are failing when they are remediated with Ansible, removing them temporarily until they are fixed
7172
- '!accounts_password_pam_retry'

products/rhel10/profiles/anssi_bp28_high.profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ selections:
7070
- '!package_sendmail_removed'
7171
- '!package_talk_removed'
7272
- '!package_xinetd_removed'
73+
- '!package_ypbind_removed'
7374
- '!package_ypserv_removed'
7475
# these rules are failing when they are remediated with Ansible, removing them temporarily until they are fixed
7576
- '!accounts_password_pam_retry'

products/rhel10/profiles/anssi_bp28_intermediary.profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ selections:
4646
- '!package_sendmail_removed'
4747
- '!package_talk_removed'
4848
- '!package_xinetd_removed'
49+
- '!package_ypbind_removed'
4950
- '!package_ypserv_removed'
5051
# these rules are failing when they are remediated with Ansible, removing them temporarily until they are fixed
5152
- '!accounts_password_pam_retry'

products/rhel10/profiles/anssi_bp28_minimal.profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ selections:
4444
- '!package_sendmail_removed'
4545
- '!package_talk_removed'
4646
- '!package_xinetd_removed'
47+
- '!package_ypbind_removed'
4748
- '!package_ypserv_removed'
4849
# these rules are failing when they are remediated with Ansible, removing then temporarily until they are fixed
4950
- '!accounts_password_pam_retry'

products/rhel10/profiles/hipaa.profile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ selections:
3232
- '!ensure_fedora_gpgkey_installed'
3333
- '!grub2_uefi_admin_username'
3434
- '!grub2_uefi_pass'
35+
- '!service_ypbind_disabled'
3536
- '!service_zebra_disabled'
3637
- '!package_talk-server_removed'
3738
- '!package_talk_removed'
@@ -46,6 +47,7 @@ selections:
4647
- '!package_rsh_removed'
4748
- '!package_rsh-server_removed'
4849
- '!package_tcp_wrappers_removed'
50+
- '!package_ypbind_removed'
4951
- '!package_xinetd_removed'
5052
- '!service_xinetd_disabled'
5153
- '!sshd_allow_only_protocol2'

0 commit comments

Comments
 (0)