Enable YKFDE_CHALLENGE_PASSWORD_NEEDED like done in chapter 03

This commit is contained in:
Sandro Keil
2019-10-24 17:23:42 +02:00
parent fed55b659f
commit 5b27bae4e2

View File

@@ -180,7 +180,7 @@ It should look something like this
YKFDE_CHALLENGE="8fa0acf6233b92d2d48a30a315cd213748d48f28eaa63d7590509392316b3016"
# Use 'Manual mode with secret challenge (2FA)'.
#YKFDE_CHALLENGE_PASSWORD_NEEDED="1"
YKFDE_CHALLENGE_PASSWORD_NEEDED="1"
# YubiKey slot configured for 'HMAC-SHA1 Challenge-Response' mode.
# Possible values are "1" or "2". Defaults to "2".
@@ -231,4 +231,4 @@ Good luck! Don't worry if something doesn't work, simply boot from the Arch Linu
to mount your encrypted partitions and check the configs. Maybe an UUID is wrong.
Now you can setup your Arch Linux e.g. create own user or add additional stuff [en](https://wiki.archlinux.org/index.php/installation_guide) / [de](https://wiki.archlinux.de/title/Anleitung_f%C3%BCr_Einsteiger).
The next chapter describes how to setup UEFI secure boot. The last piece to bullet proof your full disk encryption.
The next chapter describes how to setup UEFI secure boot. The last piece to bullet proof your full disk encryption.