SV-256589r959006_rule
V-256589
SRG-OS-000478-GPOS-00223
PHTN-30-000240
CAT II
10
Navigate to and open:
/boot/grub2/grub.cfg
Locate the kernel command line, which will start with "linux", and add "fips=1" to the end. For example:
linux /$photon_linux audit=1 root=$rootpartition $photon_cmdline coredump_filter=0x37 consoleblank=0 $systemd_cmdline fips=1
Reboot the system for the change to take effect.
Note: The "fipsify" package must be installed for FIPS mode to work properly.
At the command line, run the following command:
# cat /proc/sys/crypto/fips_enabled
If a value of "1" is not returned, this is a finding.
V-256589
False
PHTN-30-000240
At the command line, run the following command:
# cat /proc/sys/crypto/fips_enabled
If a value of "1" is not returned, this is a finding.
M
5520