Blame SOURCES/scap-security-guide-0.1.51-remove_grub_doc_links-PR_5851.patch

814422
From 713bc3b17929d0c73b7898f42fe7935806a3bfff Mon Sep 17 00:00:00 2001
814422
From: Gabe <redhatrises@gmail.com>
814422
Date: Tue, 16 Jun 2020 16:04:10 -0600
814422
Subject: [PATCH] Remove grub documentation links from RHEL7 rationale
814422
814422
---
814422
 .../system/bootloader-grub2/grub2_admin_username/rule.yml  | 7 -------
814422
 .../guide/system/bootloader-grub2/grub2_password/rule.yml  | 7 -------
814422
 .../system/bootloader-grub2/grub2_uefi_password/rule.yml   | 7 -------
814422
 3 files changed, 21 deletions(-)
814422
814422
diff --git a/linux_os/guide/system/bootloader-grub2/grub2_admin_username/rule.yml b/linux_os/guide/system/bootloader-grub2/grub2_admin_username/rule.yml
814422
index 2042a17806..63a6a7a83c 100644
814422
--- a/linux_os/guide/system/bootloader-grub2/grub2_admin_username/rule.yml
814422
+++ b/linux_os/guide/system/bootloader-grub2/grub2_admin_username/rule.yml
814422
@@ -24,13 +24,6 @@ description: |-
814422
 
814422
 rationale: |-
814422
     Having a non-default grub superuser username makes password-guessing attacks less effective.
814422
-    {{% if product == "rhel7" %}}
814422
-    For more information on how to configure the grub2 superuser account and password,
814422
-    please refer to
814422
-    
    814422
    -    
  • {{{ weblink(link="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sec-Protecting_GRUB_2_with_a_Password.html") }}}
  • .
    814422
    -    
    814422
    -    {{% endif %}}
    814422
     
    814422
     severity: low
    814422
     
    814422
    diff --git a/linux_os/guide/system/bootloader-grub2/grub2_password/rule.yml b/linux_os/guide/system/bootloader-grub2/grub2_password/rule.yml
    814422
    index 00cec58c77..985b8727d7 100644
    814422
    --- a/linux_os/guide/system/bootloader-grub2/grub2_password/rule.yml
    814422
    +++ b/linux_os/guide/system/bootloader-grub2/grub2_password/rule.yml
    814422
    @@ -23,13 +23,6 @@ rationale: |-
    814422
         users with physical access cannot trivially alter
    814422
         important bootloader settings. These include which kernel to use,
    814422
         and whether to enter single-user mode.
    814422
    -    {{% if product == "rhel7" %}}
    814422
    -    For more information on how to configure the grub2 superuser account and password,
    814422
    -    please refer to
    814422
    -    
      814422
      -    
    • {{{ weblink(link="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sec-Protecting_GRUB_2_with_a_Password.html") }}}
    • .
      814422
      -    
      814422
      -    {{% endif %}}
      814422
       
      814422
       severity: high
      814422
       
      814422
      diff --git a/linux_os/guide/system/bootloader-grub2/grub2_uefi_password/rule.yml b/linux_os/guide/system/bootloader-grub2/grub2_uefi_password/rule.yml
      814422
      index 954d6f21d0..3ce5a2df13 100644
      814422
      --- a/linux_os/guide/system/bootloader-grub2/grub2_uefi_password/rule.yml
      814422
      +++ b/linux_os/guide/system/bootloader-grub2/grub2_uefi_password/rule.yml
      814422
      @@ -23,13 +23,6 @@ rationale: |-
      814422
           users with physical access cannot trivially alter
      814422
           important bootloader settings. These include which kernel to use,
      814422
           and whether to enter single-user mode.
      814422
      -    {{% if product == "rhel7" %}}
      814422
      -    For more information on how to configure the grub2 superuser account and password,
      814422
      -    please refer to
      814422
      -    
        814422
        -    
      • {{{ weblink(link="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sec-Protecting_GRUB_2_with_a_Password.html") }}}
      • .
        814422
        -    
        814422
        -    {{% endif %}}
        814422
         
        814422
         severity: medium
        814422