I setup a new non root partition with Luks and clevis with unlocking configured to a Tang server. I can successfully decrypt the volume from the Tang server via clevis luks unlock -d /dev/sdX . So the encryption and Tang server is working fine. I have installed clevis-systemd and also enabled clevis-luks-askpass.path. But the system never asks for a password at boot and hence does not trigger clevis-luks. I verified that the /etc/crypttab is correct as below
bdrive UUID="d0adb4eb-8179-419d-825a-8e1260ba3917" none _netdev
For some reason systemd does not seem to fall into to the ask password prompt. I had faced this issue sometime ago and I think I had to enable / install an additional systemd service. (which I accidently stumbled upon during a google search). But now I am unable to figure this out.
Can someone help on this please.
bdrive UUID="d0adb4eb-8179-419d-825a-8e1260ba3917" none _netdev
For some reason systemd does not seem to fall into to the ask password prompt. I had faced this issue sometime ago and I think I had to enable / install an additional systemd service. (which I accidently stumbled upon during a google search). But now I am unable to figure this out.
Can someone help on this please.
Statistics: Posted by escape214 — 2024-03-09 08:44 — Replies 5 — Views 112