SV-248599r991589_rule
V-248599
SRG-OS-000480-GPOS-00227
OL08-00-010473
CAT III
10
Start the rngd service and enable it with the following commands:
$ sudo systemctl start rngd.service
$ sudo systemctl enable rngd.service
Note: For OL versions 8.4 and above running with kernel FIPS mode enabled as specified by OL08-00-010020, this requirement is Not Applicable.
Check that OL 8 has enabled the hardware random number generator entropy gatherer service.
Verify the rngd service is enabled and active with the following commands:
$ sudo systemctl is-enabled rngd
enabled
$ sudo systemctl is-active rngd
active
If the service is not "enabled" and "active", this is a finding.
V-248599
False
OL08-00-010473
Note: For OL versions 8.4 and above running with kernel FIPS mode enabled as specified by OL08-00-010020, this requirement is Not Applicable.
Check that OL 8 has enabled the hardware random number generator entropy gatherer service.
Verify the rngd service is enabled and active with the following commands:
$ sudo systemctl is-enabled rngd
enabled
$ sudo systemctl is-active rngd
active
If the service is not "enabled" and "active", this is a finding.
M
5416