SV-230285r627750_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
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 "enable and "active", this is a finding.
V-230285
False
RHEL-08-010471
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 "enable and "active", this is a finding.
M
2921