Und auch der Zugriff auf #LUKS klappt mit beiden Yubikeys.
Uncategorized
3
Posts
2
Posters
10
Views
-
Und auch der Zugriff auf #LUKS klappt mit beiden Yubikeys. Das war ja einfach...
root@j20:~# systemd-cryptenroll /dev/sda1 SLOT TYPE 1 fido2 2 recovery root@j20:~# systemd-cryptsetup attach testcrypt /dev/sda1 && mount /dev/mapper/testcrypt /mnt && cat /mnt/secure 🔐 Please enter LUKS2 token PIN: ••••••••••••• Asking FIDO2 token for authentication. 👆 Please confirm presence on security token to unlock. 42 -
Und auch der Zugriff auf #LUKS klappt mit beiden Yubikeys. Das war ja einfach...
root@j20:~# systemd-cryptenroll /dev/sda1 SLOT TYPE 1 fido2 2 recovery root@j20:~# systemd-cryptsetup attach testcrypt /dev/sda1 && mount /dev/mapper/testcrypt /mnt && cat /mnt/secure 🔐 Please enter LUKS2 token PIN: ••••••••••••• Asking FIDO2 token for authentication. 👆 Please confirm presence on security token to unlock. 42 -
@gehrke_test Hi, I've never done this but this is interesting. I note that yesterday you had
SLOT TYPE
1 fido2
2 recoveryand now
SLOT TYPE
0 fido2
1 fido2
2 recoverySlot 0 was thus populated last?
-
R relay@relay.infosec.exchange shared this topic