Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| centos7:1:2:3 [2017/05/05 22:45] – created Piotr Kłoczewski | centos7:1:2:3 [2017/05/05 22:47] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| It is important to ensure that an RPM's package signature is always checked prior to installation to ensure that the software is obtained from a trusted source. | It is important to ensure that an RPM's package signature is always checked prior to installation to ensure that the software is obtained from a trusted source. | ||
| =====Audit===== | =====Audit===== | ||
| - | Run the following command and verify '' | + | Run the following command and verify '' |
| < | < | ||
| # grep ^gpgcheck / | # grep ^gpgcheck / | ||
| gpgcheck=1 | gpgcheck=1 | ||
| </ | </ | ||
| - | Run the following command and verify that all instances of '' | + | Run the following command and verify that all instances of '' |
| < | < | ||
| # grep ^gpgcheck / | # grep ^gpgcheck / | ||
| </ | </ | ||
| =====Remediation===== | =====Remediation===== | ||
| - | Edit ''/ | + | Edit ''/ |
| - | Edit any failing files in ''/ | + | Edit any failing files in ''/ |