Skip to content

Commit

Permalink
Remove ypbind rules from RHEL10
Browse files Browse the repository at this point in the history
  • Loading branch information
Mab879 committed Oct 2, 2024
1 parent 00ac2b4 commit c516a1a
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 2 deletions.
3 changes: 1 addition & 2 deletions controls/cis_rhel10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1046,8 +1046,7 @@ controls:
- l1_server
- l1_workstation
status: automated
notes: Review the availability of this package when the product is out.
rules:
related_rules:
- package_ypbind_removed

- id: 2.2.4
Expand Down
1 change: 1 addition & 0 deletions products/rhel10/profiles/anssi_bp28_enhanced.profile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ selections:
- '!package_sendmail_removed'
- '!package_talk_removed'
- '!package_xinetd_removed'
- '!package_ypbind_removed'
- '!package_ypserv_removed'
# these rules are failing when they are remediated with Ansible, removing them temporarily until they are fixed
- '!accounts_password_pam_retry'
Expand Down
1 change: 1 addition & 0 deletions products/rhel10/profiles/anssi_bp28_high.profile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ selections:
- '!package_sendmail_removed'
- '!package_talk_removed'
- '!package_xinetd_removed'
- '!package_ypbind_removed'
- '!package_ypserv_removed'
# these rules are failing when they are remediated with Ansible, removing them temporarily until they are fixed
- '!accounts_password_pam_retry'
Expand Down
1 change: 1 addition & 0 deletions products/rhel10/profiles/anssi_bp28_intermediary.profile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ selections:
- '!package_sendmail_removed'
- '!package_talk_removed'
- '!package_xinetd_removed'
- '!package_ypbind_removed'
- '!package_ypserv_removed'
# these rules are failing when they are remediated with Ansible, removing them temporarily until they are fixed
- '!accounts_password_pam_retry'
Expand Down
1 change: 1 addition & 0 deletions products/rhel10/profiles/anssi_bp28_minimal.profile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ selections:
- '!package_sendmail_removed'
- '!package_talk_removed'
- '!package_xinetd_removed'
- '!package_ypbind_removed'
- '!package_ypserv_removed'
# these rules are failing when they are remediated with Ansible, removing then temporarily until they are fixed
- '!accounts_password_pam_retry'
2 changes: 2 additions & 0 deletions products/rhel10/profiles/hipaa.profile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ selections:
- '!ensure_fedora_gpgkey_installed'
- '!grub2_uefi_admin_username'
- '!grub2_uefi_pass'
- '!service_ypbind_disabled'
- '!service_zebra_disabled'
- '!package_talk-server_removed'
- '!package_talk_removed'
Expand All @@ -46,6 +47,7 @@ selections:
- '!package_rsh_removed'
- '!package_rsh-server_removed'
- '!package_tcp_wrappers_removed'
- '!package_ypbind_removed'
- '!package_xinetd_removed'
- '!service_xinetd_disabled'
- '!sshd_allow_only_protocol2'
Expand Down

0 comments on commit c516a1a

Please sign in to comment.