SV-230285r1017096_rule
V-230285
SRG-OS-000480-GPOS-00227
RHEL-08-010471
CAT III
10
Start the rngd service and enable the rngd service with the following commands:
$ sudo systemctl start rngd.service
$ sudo systemctl enable rngd.service
Note: For RHEL versions 8.4 and above running with kernel FIPS mode enabled as specified by RHEL-08-010020, this requirement is Not Applicable.
Check that RHEL 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-230285
False
RHEL-08-010471
Note: For RHEL versions 8.4 and above running with kernel FIPS mode enabled as specified by RHEL-08-010020, this requirement is Not Applicable.
Check that RHEL 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
2921