Labbing on open LUKS tonight, and things are going well.
Was wondering if its possible not to have to enter a password for the partition that is encrypted, while the RHEL OS is booting up? I mean is there any other place to enter it so that the OS boots up without having to enter the password? Hopefully what I'm asking makes sense.
I did notice that under /boot/grub.conf there is an entry
rd_NO_LUKS
Jang in Chp 5 refers to this entry as
disables detection of volumes encrypted to the LUKS system.
So that means if I were to remove that, it won't detect the volume that is encrypted?