I have a server running ubuntu 18 and we added the standard LUKS encryption during install. It was fine for a while but its become a problem that we can't restart it remotely.
I'd like to add a keyfile for the root partition but I am not sure if this would work. The boot partition is still unencrypted so we can put it there.
As I said, we have encrypted the root partition /
so is it even possible to read /etc/crypttab
before unlocking?
Also, I really dont want to brick the server. Is there anyway to use both a keyfile and a passphrase?
Regards,