-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
Step one.
systemd-cryptenroll --fido2-device=auto --fido2-with-user-verification=false --fido2-with-client-pin=false /dev/sda3
fill in where appropriate.
Step two.
Modify /etc/crypttab.
vim /etc/crypttab
Modify so it looks like this.
luks-a6c32afd-3c35-4628-8653-5be499eaf0ce UUID=a6c32afd-3c35-4628-8653-5be499eaf0ce - fido2-device=auto
Step three.
sudo rpm-ostree initramfs --enable --arg='--add' --arg='fido2'
This worked with current Kinoite with a Yubikey.
Metadata
Metadata
Assignees
Labels
No labels