SV-248574r1015031_rule
V-248574
SRG-OS-000366-GPOS-00153
OL08-00-010370
CAT I
10
Configure OL 8 to verify the signature of packages from a repository prior to install by setting the following option in the "/etc/yum.repos.d/[your_repo_name].repo" file:
gpgcheck=1
Check that YUM verifies the signature of packages from a repository prior to install with the following command:
$ sudo grep gpgcheck /etc/yum.repos.d/*.repo
gpgcheck=1
If "gpgcheck" is not set to "1", or if options are missing or commented out, ask the system administrator (SA) how the certificates for patches and other operating system components are verified.
If there is no process to validate certificates that is approved by the organization, this is a finding.
V-248574
False
OL08-00-010370
Check that YUM verifies the signature of packages from a repository prior to install with the following command:
$ sudo grep gpgcheck /etc/yum.repos.d/*.repo
gpgcheck=1
If "gpgcheck" is not set to "1", or if options are missing or commented out, ask the system administrator (SA) how the certificates for patches and other operating system components are verified.
If there is no process to validate certificates that is approved by the organization, this is a finding.
M
5416